IWSManEnumerator::get_AtEndOfStream method (wsmandisp.h)

Indicates that the end of items in the IWSManEnumerator object has been reached by calls to IWSManEnumerator::ReadItem.

This property is read-only.

Syntax

HRESULT get_AtEndOfStream(
  VARIANT_BOOL *eos
);

Parameters

eos

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wsmandisp.h
Library WSManDisp.tlb
DLL WSMAuto.dll

See also

IWSManEnumerator

Session.Enumerate

Windows Remote Management Reference