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

/vbox/src/VBox/HostDrivers/win/cfg/
H A DVBoxDrvCfg.cpp427 DWORD cbDword = sizeof (DstInfName); local
428 HRESULT hr = vboxDrvCfgInfCopyEx(lpszInfPath, SP_COPY_REPLACEONLY, DstInfName, cbDword, &cbDword, NULL);

Completed in 44 milliseconds