kodi
Public Attributes | List of all members
PVR_HANDLE_STRUCT Struct Reference

Handle used to return data from the PVR add-on to CPVRClient. More...

#include <pvr_defines.h>

Collaboration diagram for PVR_HANDLE_STRUCT:
Collaboration graph
[legend]

Public Attributes

const void * callerAddress
 
void * dataAddress
 
int dataIdentifier
 

Detailed Description

Handle used to return data from the PVR add-on to CPVRClient.

Member Data Documentation

◆ callerAddress

const void* PVR_HANDLE_STRUCT::callerAddress

address of the caller

◆ dataAddress

void* PVR_HANDLE_STRUCT::dataAddress

address to store data in

◆ dataIdentifier

int PVR_HANDLE_STRUCT::dataIdentifier

parameter to pass back when calling the callback


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