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

/vbox/include/VBox/
H A Dintnet.h699 * pfnDisconnectAndRelease or INTNETTRUNKFACTORY::pfnCreateAndConnect
790 typedef struct INTNETTRUNKFACTORY struct
801 DECLR0CALLBACKMEMBER(void, pfnRelease,(struct INTNETTRUNKFACTORY *pIfFactory));
826 DECLR0CALLBACKMEMBER(int, pfnCreateAndConnect,(struct INTNETTRUNKFACTORY *pIfFactory, const char *pszName,
829 } INTNETTRUNKFACTORY; typedef in typeref:struct:INTNETTRUNKFACTORY
831 typedef INTNETTRUNKFACTORY *PINTNETTRUNKFACTORY;
836 /** @name INTNETTRUNKFACTORY::pfnCreateAndConnect flags.

Completed in 48 milliseconds