Stat method

Project: Stream Extension Classes

Unit: PJIStreams

Class: TPJIStreamWrapper

Applies to: ~>3.0

function Stat(out statstg: TStatStg; grfStatFlag: Longint): HResult;
  virtual; stdcall;

Description

Stat retrieves a STATSTG structure that provides information about the wrapped stream.

Parameters:

Returns:

Remarks

Only the following fields of TStatStg are supported:

Other fields are set to zero.