WSMan.EnumerationFlagNonXmlText method
The WSMan.EnumerationFlagNonXmlText returns the value of the enumeration constant WSManFlagNonXmlText for use in the flags parameter of the Session.Enumerate method. This method provides a more efficient syntax for using the constant so that scripts are not required to set a constant value. For more information about how to call this method, see Session Constants.
WSManFlagNonXmlText is a constant in the __WSManEnumFlags enumeration. For more information, see Enumeration Constants.
Syntax
WSMan.EnumerationFlagNonXmlText( _
ByRef flags _
)
Parameters
-
flags [out]
-
The value of the constant.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
Library |
|
DLL |
|