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

/vbox/src/VBox/Devices/Graphics/HGSMI/
H A DHGSMIHost.cpp1525 int HGSMICreate (PHGSMIINSTANCE *ppIns, argument
1535 LogFlowFunc(("ppIns = %p, pVM = %p, pszName = [%s], pu8MemBase = %p, cbMem = 0x%08X, offMemBase = 0x%08X, "
1537 ppIns,
1547 AssertPtrReturn(ppIns, VERR_INVALID_PARAMETER);
1605 *ppIns = pIns;

Completed in 68 milliseconds