Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

EndPrefixMapping Event

Fired when leaving the scope of a namespace declaration.

Syntax

typedef void __fastcall (__closure *TibzAzureRequestEndPrefixMappingEvent)(System::TObject* Sender, TibzAzureRequestEndPrefixMappingEventParams *e);

__property TibzAzureRequestEndPrefixMappingEvent OnEndPrefixMapping = {read=FOnEndPrefixMapping, write=FOnEndPrefixMapping};

typedef struct {
     String Prefix;
} TibzAzureRequestEndPrefixMappingEventParams;

Remarks

The StartPrefixMapping event is fired when entering the scope of a namespace declaration.

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