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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp2840 HRESULT Machine::getGuestPropertyNotificationPatterns(com::Utf8Str &aGuestPropertyNotificationPatterns) argument
2846 aGuestPropertyNotificationPatterns = mHWData->mGuestPropertyNotificationPatterns;
2856 HRESULT Machine::setGuestPropertyNotificationPatterns(const com::Utf8Str &aGuestPropertyNotificationPatterns) argument
2865 mHWData->mGuestPropertyNotificationPatterns = aGuestPropertyNotificationPatterns;

Completed in 68 milliseconds