Share via


Query the Software Version Example

Send Feedback

The following example queries the SwV node under DevDetail. The device returns the Software version in the format OS major number.OS minor number.Windows Mobile Version 5.0 Build number.Windows Mobile Version 5.0 QFE number.

<Get>
   <CmdID>2</CmdID>
   <Item>
      <Target>
         <LocURI>./DevDetail/SwV</LocURI>
      </Target>
   </Item>
</Get>

See Also

DevDetail Configuration Service Provider Examples for OMA DM

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.