ctsqlNewCommand Allocate a new command handle. Declaration pCTSQLCMD ctsqlNewCommand(pCTSQLCONN hConn) Description ctsqlNewCommand() allocates a new command handle.
Return ctsqlNewCommand() returns the pointer to a command handle, or NULL on failure. See Also ctsqlFreeCommand() |
|||