11 #ifndef TRANSPORT_HIDPIPETRANSPORT_HIDPIPETRANSPORT_H 12 #define TRANSPORT_HIDPIPETRANSPORT_HIDPIPETRANSPORT_H 14 #ifndef ZFORCECOMMON_H 15 #error Please include "zForceCommon.h" before this file. 16 #endif // ZFORCECOMMON_H 35 DLLINTERNAL
bool HidPipeTransport_AddHidPipeTransportEntry (
void);
37 #endif // TRANSPORT_HIDPIPETRANSPORT_HIDPIPETRANSPORT_H Struct containing the HidPipeTransport information.
Definition: HidPipeTransport.h:29
void * Private
Private members of HidPipeTransport.
Definition: HidPipeTransport.h:32
Transport
The base Transport.
Definition: HidPipeTransport.h:31