[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return statistical data about the stream
Source position: classesh.inc line 1073
public function TStreamAdapter.Stat( |
out statstg: TStatStg; |
grfStatFlag: LongInt |
):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. |