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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp60 } PDMGETIMPORTARGS, *PPDMGETIMPORTARGS; typedef in typeref:struct:PDMGETIMPORTARGS
335 PVM pVM = ((PPDMGETIMPORTARGS)pvUser)->pVM;
336 PPDMMOD pModule = ((PPDMGETIMPORTARGS)pvUser)->pModule;

Completed in 48 milliseconds