[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: objpash.inc line 175
type IDispatch = interface(IUnknown) |
function GetTypeInfoCount(); |
function GetTypeInfo(); |
function GetIDsOfNames(); |
function Invoke(); |
end; |