WinProp_Callback
Data Fields
Detailed Description
This structure is used to set the callback functions when calling WinProp_Open.
Field Documentation
- Percentage
-
- CALLBACK_PERCENTAGE WinProp_Callback::Percentage
- Function pointer to function called for progress bar update.
- Message
-
- CALLBACK_MESSAGEINFO WinProp_Callback::Message
- Function pointer to function called for message output.
- Error
-
- CALLBACK_ERROR WinProp_Callback::Error
- Function pointer to function called for error output.
- TermComp
-
- CALLBACK_TERMINATE WinProp_Callback::TermComp
- Function pointer to function called for termination request.
- source.eng/Interface/Engine.h