Check errors.
Source position: classesh.inc line 1446
public procedure TProxyStream.Check(  | 
err: Integer  | 
); virtual; abstract;  | 
Check will check the result of the IStream interface. This method must be overridden by descendant classes to return interface-specific errors.
  | 
COM stream abstraction.  |