IWSManEx.EnumerationFlagNonXmlText 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.
EnumerationFlagNonXmlText
method of IWSManEx
interface.
[System.Runtime.InteropServices.DispId(17)]
public int EnumerationFlagNonXmlText ();
[<System.Runtime.InteropServices.DispId(17)>]
abstract member EnumerationFlagNonXmlText : unit -> int
Public Function EnumerationFlagNonXmlText () As Integer
Returns
- Attributes
Remarks
An original IDL definition of EnumerationFlagNonXmlText
method was the following: HRESULT EnumerationFlagNonXmlText ([out, retval] long* ReturnValue)
;