Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

IgnorableWhitespace Event

Fired when a section of ignorable whitespace is encountered.

Syntax

 virtual int FireIgnorableWhitespace(ShipRequestIgnorableWhitespaceEventParams *e);

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

Remarks

The ignorable whitespace section is provided by the Text parameter.

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