Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Domain Event

Fired for each domain of the user.

Syntax

typedef void __fastcall (__closure *TibaSimpleDBDomainEvent)(System::TObject* Sender, TibaSimpleDBDomainEventParams *e);

__property TibaSimpleDBDomainEvent OnDomain = {read=FOnDomain, write=FOnDomain};

typedef struct {
     String DomainName;
} TibaSimpleDBDomainEventParams;

Remarks

When ListDomains is invoked the component fires Domain for each domain.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0