Adding XML by Using DMProcessConfigXML

4/8/2010

DMProcessConfigXML grants local access to the configuration management functionality of the mobile device. Application developers can use this function to configure device settings.

Note

Security roles can impact the configuration result. For information on role-based access control, see OMA Client Provisioning Security Best Practices.

The following illustration shows a graphical view of how to put the provisioning XML on a device by using DMProcessConfigXML.

Bb737706.ded270dc-cc8b-44d5-86e5-7375a686a7cc(en-us,MSDN.10).gif

For a code example of how to use DMProcessConfigXML, see DMProcessConfigXML.

To Add XML by Using DMProcessConfigXML

  • From your application, call the DMProcessConfigXML function.

    The pszWXMLin parameter should hold the XML that will be used to configure the device.

See Also

Reference

DMProcessConfigXML