SE_columninfo_create

Creates an empty columninfo object

Usage syntax

LONG SE_columninfo_create(SE_COLUMNINFO *column);

Parameters
column Pointer to the opaque column handle
Description

This function creates an empty column entry object and returns its opaque handle.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED