OPGP_PROGRESS_CALLBACK_PARAMETERS Struct Reference

#include <globalplatform.h>

List of all members.

Public Attributes

DWORD currentWork
 The current work which is done. If not known this contains OPGP_WORK_UNKNOWN.
DWORD totalWork
 The total work which needs to be done. If not known this contains OPGP_WORK_UNKNOWN.
DWORD finished
 Task is finished. If finished contains OPGP_TASK_FINISHED.
PVOID parameters
 Proprietary parameters for the function passed in with OPGP_PROGRESS_CALLBACK.

Detailed Description

The structure measures the progress of a task. This structure is passed to the callback function.


Member Data Documentation

The current work which is done. If not known this contains OPGP_WORK_UNKNOWN.

Task is finished. If finished contains OPGP_TASK_FINISHED.

Proprietary parameters for the function passed in with OPGP_PROGRESS_CALLBACK.

The total work which needs to be done. If not known this contains OPGP_WORK_UNKNOWN.

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