WMI2OMAdapter.GetInParameter(XmlElement, Int32) 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:
System::String ^ GetInParameter(System::Xml::XmlElement ^ elCommand, int order);
protected internal string GetInParameter (System.Xml.XmlElement elCommand, int order);
member this.GetInParameter : System.Xml.XmlElement * int -> string
Protected Friend Function GetInParameter (elCommand As XmlElement, order As Integer) As String
Parameters
- elCommand
- XmlElement
- order
- Int32