Briefcase Global Function cGetOutputItemData
All Categories Class Hierarchy This Category Indexes
Briefcase Global Function cGetOutputItemData
| int cGetOutputItemData( | const char* | iItemUuid, |
| const int | iDataIndex, |
| char** | oDataName, |
| char** | oDataValue) |
-
Obtain Data-Attribute name and value for a specified Action Output 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.