[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return statistical data about the stream
Source position: classesh.inc line 966
public function TStreamAdapter.Stat( |
out statstg: TStatStg; |
grfStatFlag: LongInt |
):HRESULT; virtual; |
Stat implements IStream.Stat.
This function must be overridden and will raise a runerror 217 when called directly.
IStream.Stat |
lazarus-ccr.sourceforge.net |