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