WMI2OMAdapter.SaveChanges(XmlElement, XmlElement, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
void SaveChanges(System::Xml::XmlElement ^ elClass, System::Xml::XmlElement ^ elCommand, System::Object ^ instance);
protected internal void SaveChanges (System.Xml.XmlElement elClass, System.Xml.XmlElement elCommand, object instance);
member this.SaveChanges : System.Xml.XmlElement * System.Xml.XmlElement * obj -> unit
Protected Friend Sub SaveChanges (elClass As XmlElement, elCommand As XmlElement, instance As Object)
Parameters
- elClass
- XmlElement
- elCommand
- XmlElement
- instance
- Object