[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: objpash.inc line 161
type IUnknown = interface |
function QueryInterface(); |
function _AddRef; |
function _Release; |
end; |