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