Briefcase Global Function cSetOutputItemData
All Categories Class Hierarchy This Category Indexes
Briefcase Global Function cSetOutputItemData
| int cSetOutputItemData( | const char* | iExistingItemUuid, |
| const char* | iDataName, |
| const char* | iNewDataVal) |
-
Set the value of a Data-Attribute for the given Action Output Item.
- Parameters:
-
- iExistingItemUuid
- Item identifier.
- iDataName
- Attribute name.
If the Attribute could not be found then this Attribute is created
under the Output Item.
- iNewDataVal
- Attribute value.
- 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.