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

/vbox/src/VBox/VMM/VMMAll/
H A DVMAll.cpp51 VMMDECL(int) VMSetError(PVM pVM, int rc, RT_SRC_POS_DECL, const char *pszFormat, ...) function
115 #if 0 /// @todo implement Ring-0 and GC VMSetError
180 * As opposed VMSetError(), this method is intended to inform the VM user about
311 #if 0 /// @todo implement Ring-0 and GC VMSetError

Completed in 33 milliseconds