Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TProxyStream.Check

Check errors.

Declaration

Source position: classesh.inc line 1156

public procedure TProxyStream.Check(

  err: Integer

); virtual; abstract;

Description

Check will check the result of the IStream interface. This method must be overridden by descendant classes to return interface-specific errors.

See also

#rtl.types.IStream

  

COM stream abstraction.


Documentation generated on: Jul 24 2023