共用方式為


Querying Values Changed by the DeviceInformation Configuration Service Provider for OMA Client Provisioning

Send Feedback

This example shows how to query values that the DeviceInformation Configuration Service Provider updated.

<wap-provisioningdoc>
   <characteristic type="DeviceInformation">
      <parm-query name="TotalStorage" /> 
      <parm-query name="BacklightACTimeout" /> 
      <parm-query name="Product" /> 
      <parm-query name="BacklightBatteryTimeout" /> 
      <parm-query name="BatteryStrength" /> 
      <parm-query name="ProcessorType" /> 
      <parm-query name="AvailableRam" /> 
      <parm-query name="TotalRam" /> 
      <parm-query name="ProductVersion" /> 
      <parm-query name="OperatingSystemVersion" /> 
      <parm-query name="OperatingSystem" /> 
   </characteristic>
</wap-provisioningdoc>

See Also

DeviceInformation Configuration Service Provider Examples for OMA Client Provisioning

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.