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

/vbox/src/VBox/HostDrivers/win/cfg/
H A DVBoxDrvCfg.cpp114 class VBoxDrvCfgStringList class
117 VBoxDrvCfgStringList(int aSize);
119 ~VBoxDrvCfgStringList();
134 VBoxDrvCfgStringList::VBoxDrvCfgStringList(int aSize) function in class:VBoxDrvCfgStringList
141 VBoxDrvCfgStringList::~VBoxDrvCfgStringList()
154 HRESULT VBoxDrvCfgStringList::add(LPWSTR pStr)
170 HRESULT VBoxDrvCfgStringList::resize(int newSize)
443 static HRESULT vboxDrvCfgCollectInfsSetupDi(const GUID * pGuid, LPCWSTR pPnPId, VBoxDrvCfgStringList
[all...]

Completed in 43 milliseconds