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