SE_layerinfo_duplicate

Copies an SE_LAYERINFO structure

Usage syntax

LONG SE_layerinfo_duplicate (const SE_LAYERINFO src_layer, SE_LAYERINFO tgt_layer);

Parameters
src_layer A pointer to the source layer structure
tgt_layer A pointer to the target layer structure
Description

SE_layerinfo_duplicate copies an SE_LAYERINFO structure, which contains information about a layer. 

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED