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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3335 nsresult (*GetController)(IHardDiskAttachment *pThis, PRUnichar * *controller); member in struct:IHardDiskAttachment_vtbl
H A DVBoxCAPI_v3_0.h3888 nsresult (*GetController)(IHardDiskAttachment *pThis, PRUnichar * *controller); member in struct:IHardDiskAttachment_vtbl
H A DVBoxCAPI_v3_1.h3848 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v3_2.h4052 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_0.h4315 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_1.h4683 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_2.h5596 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_3.h11099 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachment_vtbl
11130 nsresult (*GetController)(IMediumAttachment *pThis, PRUnichar * *controller); member in struct:IMediumAttachmentVtbl
11158 #define IMediumAttachment_get_Controller(p, aController) ((p)->lpVtbl->GetController(p, aController))
11159 #define IMediumAttachment_GetController(p, aController) ((p)->lpVtbl->GetController(p, aController))

Completed in 5292 milliseconds