[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwascesvc.pas line 324
type ISceSvcAttachmentData = interface(IUnknown) |
function GetData(); |
function Initialize(); |
function FreeBuffer(); |
function CloseHandle(); |
end; |
| |
IInterface |