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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo-win.cpp78 typedef struct VBOXSERVICEVMINFOPROC struct
88 } VBOXSERVICEVMINFOPROC, *PVBOXSERVICEVMINFOPROC; typedef in typeref:struct:VBOXSERVICEVMINFOPROC
482 paProcs = (PVBOXSERVICEVMINFOPROC)RTMemAllocZ(cProcesses * sizeof(VBOXSERVICEVMINFOPROC));

Completed in 35 milliseconds