[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwagpedit.pas line 678
type IRSOPInformation = interface(IUnknown) |
function GetNamespace(); |
function GetFlags(); |
function GetEventLogEntryText(); |
end; |
| |
IInterface |