Freigeben über


IWSManEnumerator.ReadItem Method

Definition

ReadItem method of IWSManEnumerator interface.

[System.Runtime.InteropServices.DispId(1)]
public string ReadItem ();
[<System.Runtime.InteropServices.DispId(1)>]
abstract member ReadItem : unit -> string
Public Function ReadItem () As String

Returns

Attributes

Remarks

An original IDL definition of ReadItem method was the following: HRESULT ReadItem ([out, retval] BSTR* ReturnValue);

Applies to