IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

EndPrefixMapping Event

Fired when leaving the scope of a namespace declaration.

Syntax

typedef void __fastcall (__closure *TipwRESTEndPrefixMappingEvent)(System::TObject* Sender, TipwRESTEndPrefixMappingEventParams *e);

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

typedef struct {
     String Prefix;
} TipwRESTEndPrefixMappingEventParams;

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0