| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Invoke a dispatch method
Source position: objpash.inc line 292
function IDispatch.Invoke(  | 
DispID: LongInt;  | 
const iid: TGuid;  | 
LocaleID: LongInt;  | 
Flags: Word;  | 
var params;  | 
VarResult: pointer;  | 
ExcepInfo: pointer;  | 
ArgErr: pointer  | 
):HRESULT;  |