kodi
|
Handle used to return data from the PVR add-on to CPVRClient. More...
#include <pvr_defines.h>
Public Attributes | |
const void * | callerAddress |
void * | dataAddress |
int | dataIdentifier |
Handle used to return data from the PVR add-on to CPVRClient.
const void* PVR_HANDLE_STRUCT::callerAddress |
address of the caller
void* PVR_HANDLE_STRUCT::dataAddress |
address to store data in
int PVR_HANDLE_STRUCT::dataIdentifier |
parameter to pass back when calling the callback