Searched defs:SetAttachmentType (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h5270 nsresult (*SetAttachmentType)(INetworkAdapter *pThis, PRUint32 attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h6205 nsresult (*SetAttachmentType)(INetworkAdapter *pThis, PRUint32 attachmentType); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h12677 nsresult (*SetAttachmentType)(INetworkAdapter *pThis, PRUint32 attachmentType); member in struct:INetworkAdapter_vtbl
12757 nsresult (*SetAttachmentType)(INetworkAdapter *pThis, PRUint32 attachmentType); member in struct:INetworkAdapterVtbl
12838 #define INetworkAdapter_put_AttachmentType(p, aAttachmentType) ((p)->lpVtbl->SetAttachmentType(p, aAttachmentType))
12839 #define INetworkAdapter_SetAttachmentType(p, aAttachmentType) ((p)->lpVtbl->SetAttachmentType(p, aAttachmentType))

Completed in 230 milliseconds