All Categories  Class Hierarchy  This Category  Indexes

Briefcase Global Function fappendoutputfile


int fappendoutputfile( const char* iPathname,
char* oNewItemUuid,
int* oNewItemUuid_SizeNeed,
const int* f77LenPathname,
const int* f77LenNewItemUuid)
Append a new Action Output Item with type file.
Parameters:
iPathname
Name of the file (absolute or relative to briefcase location).
oNewItemUuid
New item UUID (Possibly truncated to f77LenNewItemUuid characters).
oNewItemUuid_SizeNeed
New item UUID actual length.
f77LenPathname
Length of iPathname.
f77LenNewItemUuid
Provided length for oNewItemUuid.
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.