ICSetStatusProc
The
ICSetStatusProc function sends the address of a status callback function to a compressor. The
compressor calls this function during lengthy operations.
DWORD ICSetStatusProc(
HIC hic,
|
|
DWORD dwFlags,
|
|
LONG lParam,
|
|
LONG (CALLBACK * ()) fpfnStatus
|
|
);
|
|
Parameters
hic
Handle of the compressor.
dwFlags
Applicable flags. Set to zero.
lParam
Constant specified with the status callback address.
fpfnStatus
Address of the status callback function. Specify NULL to indicate no status
callbacks should be sent.
Return Values
Returns ICERR_OK if successful or FALSE otherwise.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database