All Categories  Class Hierarchy  This Category  Indexes

Briefcase Global Function cGetProductDataByIndx


int cGetProductDataByIndx( const int iIndex,
char** oProductAttributeName,
char** oProductAttributeValue)
Get an attribute from the action product.
Parameters:
iIndex
Attribute index (Starting from 0).
oProductAttributeName
Attribute name (must be freed by caller after use).
oProductAttributeValue
Attribute value (must be freed by caller after use).
Returns:
0 on failure or 1 on success.

This object is included in the file: VPMIXmlBriefcase_C.h

Copyright © 2003, Dassault Systèmes. All rights reserved.