Notification when a guest property has changed. More...
Public Attributes | |
| readonly attribute wstring | name |
| The name of the property that has changed. | |
| readonly attribute wstring | value |
| The new property value. | |
| readonly attribute wstring | flags |
| The new property flags. | |
Notification when a guest property has changed.
{3F63597A-26F1-4EDB-8DD2-6BDDD0912368} | readonly attribute wstring IGuestPropertyChangedEvent::name |
The name of the property that has changed.
| readonly attribute wstring IGuestPropertyChangedEvent::value |
The new property value.
| readonly attribute wstring IGuestPropertyChangedEvent::flags |
The new property flags.
1.7.1