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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3962 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v3_0.h4488 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v3_1.h4386 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v3_2.h4599 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_0.h4893 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_1.h5269 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h6204 nsresult (*GetAttachmentType)(INetworkAdapter *pThis, PRUint32 *attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h12676 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 269 milliseconds