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

/vbox/include/VBox/
H A Dsup.h1867 typedef struct SUPDRVFACTORY struct
1883 DECLR0CALLBACKMEMBER(void *, pfnQueryFactoryInterface,(struct SUPDRVFACTORY const *pSupDrvFactory, PSUPDRVSESSION pSession, const char *pszInterfaceUuid));
1884 } SUPDRVFACTORY; typedef in typeref:struct:SUPDRVFACTORY
1886 typedef SUPDRVFACTORY *PSUPDRVFACTORY;
1888 typedef SUPDRVFACTORY const *PCSUPDRVFACTORY;

Completed in 51 milliseconds