[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaadstlb.pas line 3837
type IADsPostalAddress = interface(IDispatch) |
function Get_PostalAddress; |
procedure Set_PostalAddress(); |
property PostalAddress: OleVariant; [rw] |
end; |
| |
IInterface |