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.
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.