globalplatform
Data Fields
OPGP_PROGRESS_CALLBACK Struct Reference

#include <globalplatform.h>

Data Fields

void(* callback )(OPGP_PROGRESS_CALLBACK_PARAMETERS)
 The callback function. The must accept a OPGP_PROGRESS_CALLBACK_PARAMETERS parameter and return void.
 
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.


The documentation for this struct was generated from the following file: