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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp4838 xml::ElementNode *pelmGuestProps = pelmHardware->createChild("GuestProperties"); local
4844 xml::ElementNode *pelmProp = pelmGuestProps->createChild("GuestProperty");
4852 pelmGuestProps->setAttribute("notificationPatterns", hw.strNotificationPatterns);

Completed in 55 milliseconds