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