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

IgnorableWhitespace Event

Fired when a section of ignorable whitespace is encountered.

Syntax

typedef void __fastcall (__closure *TibaAmazonRequestIgnorableWhitespaceEvent)(System::TObject* Sender, TibaAmazonRequestIgnorableWhitespaceEventParams *e);

__property TibaAmazonRequestIgnorableWhitespaceEvent OnIgnorableWhitespace = {read=FOnIgnorableWhitespace, write=FOnIgnorableWhitespace};

typedef struct {
     String Text;
} TibaAmazonRequestIgnorableWhitespaceEventParams;

Remarks

The ignorable whitespace section is provided by the Text parameter.

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