ICSETSTATUSPROC
The
ICSETSTATUSPROC structure contains status information used with the
ICM_SET_STATUS_PROC message.
typedef struct {
DWORD dwFlags;
LPARAM lParam;
LONG (CALLBACK * ()) fpfnStatus;
} ICSETSTATUSPROC;
Members
dwFlags
Reserved; set to zero.
lParam
Parameter that contains a constant to pass to the status procedure.
fpfnStatus
Address of the status function. Specify NULL if status messages should not be
sent. For more information about the callback function, see the
MyStatusProc function.
See Also
ICM_SET_STATUS_PROC,
MyStatusProc
- 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