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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4025 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v3_0.h4551 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v3_1.h4449 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v3_2.h4672 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v4_0.h4969 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v4_1.h5361 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v4_2.h6296 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
H A DVBoxCAPI_v4_3.h12930 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPort_vtbl
12957 nsresult (*GetHostMode)(ISerialPort *pThis, PRUint32 *hostMode); member in struct:ISerialPortVtbl
12984 #define ISerialPort_get_HostMode(p, aHostMode) ((p)->lpVtbl->GetHostMode(p, aHostMode))
12985 #define ISerialPort_GetHostMode(p, aHostMode) ((p)->lpVtbl->GetHostMode(p, aHostMode))

Completed in 410 milliseconds