3.1.4.5.2.2 SystemDriveResponse
This element contains the return value for the SystemDrive operation.
-
<s:element name="SystemDriveResponse"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="SystemDriveResult" type="s:string"/> </s:sequence> </s:complexType> </s:element>
SystemDriveResult: The drive letter of the protocol server's system partition. This element MUST be present. The value of this element MUST be zero or one character in length.