help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

tdispdesc

COM/OLE dispatch call description.

Declaration

Source position: varianth.inc line 129

type tdispdesc = packed record

  dispid: LongInt;

  

Dispatch ID

  restype: Byte;

  

Result type.

  calldesc: tcalldesc;

  

Arguments description.

end;

Description

tcalldesc is used to encode a dispatch call to an OLE dispatch interface. It is used on windows only. It describes the dispath call call.

See also

tcalldesc

  

COM/OLE dispatch call argument description.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505