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

Item Event

Fired for each valid item name that is returned after a call to Select .

Syntax

 virtual int FireItem(SimpleDBItemEventParams *e);

 
typedef struct {
char* ItemName;
int reserved;
} SimpleDBItemEventParams;

Remarks

This event is fired for each item that is retrieved after a call to Select.

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