3.3.4.32.2.1 OnVirtualDesktopNotification
-
<xsd:element name="OnVirtualDesktopNotification"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="eVirtualDesktopNotificationType" type="xsd:unsignedInt"/> <xsd:element minOccurs="1" maxOccurs="1" name="idProgress" type="xsd:unsignedInt"/> <xsd:element minOccurs="1" maxOccurs="1" name="wsMessage" nillable="true" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:element>
eVirtualDesktopNotificationType: Contains the type of virtual desktop operation with the following possible values:
-
Value
Meaning
0
Begin Enable virtual desktop
1
End enable virtual desktop
2
Begin disable virtual desktop
3
End disable virtual desktop
4
Begin create virtual desktop template
5
Create virtual desktop template progress
6
End virtual desktop template
7
Begin create station virtual desktop
8
Create station virtual desktop progress
9
End create station virtual desktop