SE_reginfo_duplicate

Copies an SE_REGINFO structure.

Usage syntax

LONG SE_reginfo_duplicate
(const SE_REGINFO src_reginfo,
SE_REGINFO tgt_reginfo);

Parameters
src_reginfo The source SE_REGINFO handle
tgt_reginfo The target SE_REGINFO handle
Description

SE_reginfo_duplicate creates a copy of an SE_REGINFO structure.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_INVALID_REGINFO_OBJECT

SE_NET_FAILURE

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED