Searched defs:GetAttachmentType (Results 1 - 8 of 8) sorted by relevance
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 3962 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v3_0.h | 4488 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v3_1.h | 4386 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v3_2.h | 4599 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v4_0.h | 4893 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v4_1.h | 5269 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v4_2.h | 6204 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
|
H A D | VBoxCAPI_v4_3.h | 12676 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl 12756 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapterVtbl 12836 #define INetworkAdapter_get_AttachmentType(p, aAttachmentType) ((p)->lpVtbl->GetAttachmentType(p, aAttachmentType)) 12837 #define INetworkAdapter_GetAttachmentType(p, aAttachmentType) ((p)->lpVtbl->GetAttachmentType(p, aAttachmentType))
|
Completed in 346 milliseconds