All Categories  Class Hierarchy  This Category  Indexes

Briefcase Global Function cGetInputItemData


int cGetInputItemData( const char* iItemUuid,
const int iDataIndex,
char** oDataAttributeName,
char** oDataAttributeValue)
Obtain Data-Attribute name and value for a specified Action Input Item.
Parameters:
iItemUuid
Item identifier.
iDataIndex
Attribute index (Starting from 0).
oDataAttributeName
Attribute name (must be freed by caller after use).
oDataAttributeValue
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.