Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

ctsqlFreeProcInfo

Declaration

void ctsqlDECL ctsqlFreeProcInfo(pCTSQLPROCINFO hprocinfo)

Description

Frees a procedure info structure.

  • hprocinfo [IN] - pointer to procedure info structure

Return Values

Returns VOID

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.

Example

See Also

ctsqlNewProcInfo() (ctsqlNewProcInfo, ctsqlNewProcInfo) ctsqlFreeProcInfo() (ctsqlFreeProcInfo, ctsqlFreeProcInfo) ctsqlDumpStpRaw() (ctsqlDumpStpRaw, ctsqlDumpStpRaw) ctsqlDumpStp() (ctsqlDumpStp, ctsqlDumpStp) ctsqlDeployStpRaw() (ctsqlDeployStpRaw, ctsqlDeployStpRaw) ctsqlDeployStp() (ctsqlDeployStp, ctsqlDeployStp)

TOCIndex