Searched refs:i_getGuestPropertyFromVM (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMachineImpl.h724 HRESULT i_getGuestPropertyFromVM(const com::Utf8Str &aName, com::Utf8Str &aValue,
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp5608 HRESULT Machine::i_getGuestPropertyFromVM(const com::Utf8Str &aName, function in class:Machine
5648 HRESULT rc = i_getGuestPropertyFromVM(aName, aValue, aTimestamp, aFlags);

Completed in 110 milliseconds