SE_fileinfo_duplicate

Copies an SE_FILEINFO structure

Usage syntax

LONG SE_fileinfo_duplicate (const SE_FILEINFO src_fileinfo, SE_FILEINFO tgt_fileinfo);

Parameters
src_fileinfo A pointer to the source fileinfo structure
tgt_fileinfo A pointer to the target fileinfo structure
Description

SE_fileinfo_dupicate copies an SE_FILEINFO structure which contains information about an external file object.

Returns

SE_SUCCESS
SE_FAILURE

SE_NET_FAILURE

SE_OUT_OF_CLMEM

SE_INVALID_FILEINFO_OBJECT_TYPE

SE_INVALID_POINTER

SE_INVALID_PARAM_VALUE

SE_SDE_NOT_STARTED