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.
Synchronize
unsigned int WinProp_Callback::Synchronize
Unless set to zero, multiple threads will synchronize when calling the callbacks.
The documentation was generated from the following file:
  • source.eng/Interface/Engine.h