Searched defs:GetSerialPortCount (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3031 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3585 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3566 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3692 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3902 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4142 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4486 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8076 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemProperties_vtbl
8212 nsresult (*GetSerialPortCount)(ISystemProperties *pThis, PRUint32 *serialPortCount); member in struct:ISystemPropertiesVtbl
8345 #define ISystemProperties_get_SerialPortCount(p, aSerialPortCount) ((p)->lpVtbl->GetSerialPortCount(p, aSerialPortCount))
8346 #define ISystemProperties_GetSerialPortCount(p, aSerialPortCount) ((p)->lpVtbl->GetSerialPortCount(p, aSerialPortCount))

Completed in 379 milliseconds