Disabling a GPRS Entry Example

This example disables a GPRS entry on the device.

<wap-provisioningdoc>
   <characteristic type="CM_GPRSEntries">
      <characteristic type="GPRS1">
         <parm name="Enabled" value="0" />
      </characteristic>
   </characteristic>
</wap-provisioningdoc>

See Also

CM_GPRSEntries Configuration Service Provider Examples

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.