OPGP_PROGRESS_CALLBACK Struct Reference

#include <globalplatform.h>

List of all members.

Public Attributes

PVOID callback
 The callback function. The must accept a OPGP_PROGRESS_CALLBACK_PARAMETERS parameter and return void, so the function signature is: void (*callback)(OPGP_PROGRESS_CALLBACK_PARAMETERS).
PVOID parameters
 Proprietary parameters for the callback function. Passed in when the function is called.

Detailed Description

The structure is used when the progress for a task changes in functions supporting callbacks.


Member Data Documentation

The callback function. The must accept a OPGP_PROGRESS_CALLBACK_PARAMETERS parameter and return void, so the function signature is: void (*callback)(OPGP_PROGRESS_CALLBACK_PARAMETERS).

Proprietary parameters for the callback function. Passed in when the function is called.

Generated on Wed Aug 11 00:24:30 2010 for GlobalPlatformLibrary by  doxygen 1.6.3