SE_columninfo_create |
Creates an empty columninfo object
LONG SE_columninfo_create(SE_COLUMNINFO *column);
column | Pointer to the opaque column handle |
This function creates an empty column entry object and returns its opaque handle.
SE_SUCCESS
SE_INVALID_POINTER
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED