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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp2650 PSP_DRVINFO_DETAIL_DATA pDriverInfoDetail; local
2767 pDriverInfoDetail = (PSP_DRVINFO_DETAIL_DATA) detailBuf;
2768 pDriverInfoDetail->cbSize = sizeof(SP_DRVINFO_DETAIL_DATA);
2775 pDriverInfoDetail,
2781 /* pDriverInfoDetail->HardwareID is a MULTISZ string. Go through the
2783 t = pDriverInfoDetail->HardwareID;

Completed in 78 milliseconds