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 60 #endif // TRANSPORT_HIDPIPETRANSPORT_HIDPIPETRANSPORT_H Struct containing the HidPipeTransport information.
Definition: HidPipeTransport.h:29
DLLINTERNAL bool HidPipeTransport_AddHidPipeTransportEntry(void)
Internal call to add a HidPipeTransport to the list of available transports.
void * Private
Private members of HidPipeTransport.
Definition: HidPipeTransport.h:32
Transport
The base Transport.
Definition: HidPipeTransport.h:31