1.2.15.34 1.3.17.34 1.5.16.34 1.32.18.34 PDEC_COUNTER_CALLBACK_OBJ Struct
C
typedef struct { PDEC_COUNTER_CALLBACK callback; uintptr_t context; } PDEC_COUNTER_CALLBACK_OBJ;
Summary
Callback structure
Description
This stores the callback function pointer and context
Remarks
None.