[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaadstlb.pas line 3657
type IADsOctetList = interface(IDispatch) |
function Get_OctetList; |
procedure Set_OctetList(); |
property OctetList: OleVariant; [rw] |
end; |
| |
IInterface |