[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaadstlb.pas line 1722
type ITypeLib = interface(IUnknown) |
function RemoteGetTypeInfoCount(); |
function GetTypeInfo(); |
function GetTypeInfoType(); |
function GetTypeInfoOfGuid(); |
function RemoteGetLibAttr(); |
function GetTypeComp(); |
function RemoteGetDocumentation(); |
function RemoteIsName(); |
function RemoteFindName(); |
function LocalReleaseTLibAttr; |
end; |
| |
IInterface |