JVCL Help:ICCompressorChoose@HWND@UINT@PVOID@PVOID@PCOMPVARS@LPSTR

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The summary for this help topic does not exist, edit this page

Pascal

 run\VFW.pas
 functionICCompressorChoose(hwnd: HWND; uiFlags: UINT; pvIn: PVOID; lpData: PVOID; pc: PCOMPVARS; lpszTitle: LPSTR): BOOL; stdcall;


Parameters

Parameters Description
hwnd: HWND parent window for dialog
uiFlags: UINT flags
pvIn: PVOID input format (optional)
lpData: PVOID input data (optional)
pc: PCOMPVARS data about the compressor/dlg
lpszTitle: LPSTR dialog title (optional)

run\VFW.pas


Description

The description for this help topic does not exist, edit this page


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page