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

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

typedef void __fastcall (__closure *TibaAmazonRequestStartPrefixMappingEvent)(System::TObject* Sender, TibaAmazonRequestStartPrefixMappingEventParams *e);

__property TibaAmazonRequestStartPrefixMappingEvent OnStartPrefixMapping = {read=FOnStartPrefixMapping, write=FOnStartPrefixMapping};

typedef struct {
     String Prefix;
     String URI;
} TibaAmazonRequestStartPrefixMappingEventParams;

Remarks

The EndPrefixMapping event is fired when leaving the scope of a namespace declaration.

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