Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

46 lines
766 B

<?xml version="1.0"?>
<scpd xmlns="urn:schemas-upnp-org:service-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<actionList>
<action>
<name>MagicOn</name>
</action>
</actionList>
<serviceStateTable>
<stateVariable>
<name>OSMajorVersion</name>
<dataType>i4</dataType>
</stateVariable>
<stateVariable>
<name>OSMinorVersion</name>
<dataType>i4</dataType>
</stateVariable>
<stateVariable>
<name>OSBuildNumber</name>
<dataType>i4</dataType>
</stateVariable>
<stateVariable>
<name>OSMachineName</name>
<dataType>string</dataType>
</stateVariable>
</serviceStateTable>
</scpd>