Return statistical data about the stream.
Source position: classesh.inc line 1675
public function TStreamAdapter.Stat( |
out statstg: TStatStg; |
grfStatFlag: DWORD |
):HRESULT; virtual; |
Stat implements #rtl.types.IStream.Stat.
This function must be overridden and will raise a runerror 217 when called directly.
|
return information about the stream. |