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