All Categories  Class Hierarchy  This Category  Indexes

Briefcase Global Function fsetoutputitemdata


int fsetoutputitemdata( const char* iExistingItemUuid,
const char* iDataName,
const char* iNewDataVal,
const int* f77LenUuid,
const int* f77LenName,
const int* f77LenValue)
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.
f77LenUuid
Length of iExistingItemUuid.
f77LenName
Length of iDataName.
f77LenValue
Length of iNewDataVal.
Returns:
0 on failure or 1 on success.

This object is included in the file: VPMIXmlBriefcase_F.h

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