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

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

typedef void __fastcall (__closure *TipsRESTSStartPrefixMappingEvent)(System::TObject* Sender, TipsRESTSStartPrefixMappingEventParams *e);

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

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

Remarks

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

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