Searched defs:GetReference (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h6151 nsresult (*GetReference)(IBandwidthGroup *pThis, PRUint32 *reference); member in struct:IBandwidthGroup_vtbl
H A DVBoxCAPI_v4_1.h6549 nsresult (*GetReference)(IBandwidthGroup *pThis, PRUint32 *reference); member in struct:IBandwidthGroup_vtbl
H A DVBoxCAPI_v4_2.h7513 nsresult (*GetReference)(IBandwidthGroup *pThis, PRUint32 *reference); member in struct:IBandwidthGroup_vtbl
H A DVBoxCAPI_v4_3.h15638 nsresult (*GetReference)(IBandwidthGroup *pThis, PRUint32 *reference); member in struct:IBandwidthGroup_vtbl
15654 nsresult (*GetReference)(IBandwidthGroup *pThis, PRUint32 *reference); member in struct:IBandwidthGroupVtbl
15667 #define IBandwidthGroup_get_Reference(p, aReference) ((p)->lpVtbl->GetReference(p, aReference))
15668 #define IBandwidthGroup_GetReference(p, aReference) ((p)->lpVtbl->GetReference(p, aReference))

Completed in 201 milliseconds