Freigeben über


IWSManEnumerator.AtEndOfStream Property

Definition

AtEndOfStream property of IWSManEnumerator interface.

public bool AtEndOfStream { [System.Runtime.InteropServices.DispId(2)] get; }
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.AtEndOfStream : bool
Public ReadOnly Property AtEndOfStream As Boolean

Property Value

Attributes

Remarks

An original IDL definition of AtEndOfStream property was the following: BOOL AtEndOfStream;

Applies to