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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3550 nsresult (*GetPassthrough)(IDVDDrive *pThis, PRBool *passthrough); member in struct:IDVDDrive_vtbl
H A DVBoxCAPI_v3_0.h4103 nsresult (*GetPassthrough)(IDVDDrive *pThis, PRBool *passthrough); member in struct:IDVDDrive_vtbl
H A DVBoxCAPI_v3_1.h3856 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v3_2.h4060 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_0.h4323 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_1.h4691 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_2.h5604 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_3.h11107 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachment_vtbl
11138 nsresult (*GetPassthrough)(IMediumAttachment *pThis, PRBool *passthrough); member in struct:IMediumAttachmentVtbl
11166 #define IMediumAttachment_get_Passthrough(p, aPassthrough) ((p)->lpVtbl->GetPassthrough(p, aPassthrough))
11167 #define IMediumAttachment_GetPassthrough(p, aPassthrough) ((p)->lpVtbl->GetPassthrough(p, aPassthrough))

Completed in 465 milliseconds