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

Metadata Event

Fired when valid Amazon metadata is returned after a SimpleDB method call.

Syntax

 virtual int FireMetadata(SimpleDBMetadataEventParams *e);

 
typedef struct {
char* RequestId;
char* BoxUsage;
int reserved;
} SimpleDBMetadataEventParams;

Remarks

This event is fired while calling all Amazon SimpleDB operations if valid metadata is found in the response.

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