IMStream::IsEnd

The IMStream::IsEnd method checks if the cursor is at the stream end.

Quick info

HRESULT IsEnd(BOOL *pVal) 

Parameters

pVal
[out, retval] - Is true if the cursor is at stream end. Is false if the cursor is not at stream end.

Return values

The following value is returned when this method is called:
S_OK
Success status