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

IgnorableWhitespace Event

Fired when a section of ignorable whitespace is encountered.

Syntax

 virtual int FireIgnorableWhitespace(AmazonRequestIgnorableWhitespaceEventParams *e);

 
typedef struct {
char* Text;
int reserved;
} AmazonRequestIgnorableWhitespaceEventParams;

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