// Delphi public function Stat( out statstg : TStatStg; grfStatFlag : LongInt ) : HResult; override; stdcall;
// C++ Builder public: virtual HResult* __stdcall Stat( /* out */ TStatStg* &statstg, int grfStatFlag );
Name | Type | Description |
---|---|---|
statstg | TStatStg | |
grfStatFlag | LongInt |
Type | Description |
---|---|
HResult |