In The Hand LtdIn The Hand
ProcessConfiguration Method (configDoc, metadata)
NamespacesInTheHand.WindowsMobile.ConfigurationConfigurationManagerProcessConfiguration(XmlDocument, Boolean)
.NET Components for Mobility
Sends a device configuration file to Configuration Manager for processing.
Declaration Syntax
C#Visual Basic
public static XmlDocument ProcessConfiguration(
	XmlDocument configDoc,
	bool metadata
)
Public Shared Function ProcessConfiguration ( _
	configDoc As XmlDocument, _
	metadata As Boolean _
) As XmlDocument
Parameters
configDoc (XmlDocument)
The configuration document used to provision the device.
metadata (Boolean)
true to return metadata associated with the XML parm elements in the new configuration; otherwise, false.
Return Value
If metadata is true, this method returns metadata associated with the XML parm elements in this configuration.

Assembly: InTheHand.WindowsMobile.Configuration (Module: InTheHand.WindowsMobile.Configuration) Version: 7.0.0.0