lrd_logoff
Example: lrd_logoff | LRD Return Values | Parameterization | Oracle 8.0 Functions |
Terminates a simple session created by lrd_logon[_ext].
LRDRET lrd_logoff( void *mppvLRDDBIHandleSvcCtx, int miDBErrorSeverity );
mppvLRDDBIHandleSvcCtx | A pointer to a pointer to an LRDDBI service context handle. |
miDBErrorSeverity | The Error Severity Levels of a failure in a database routine. |
The lrd_logoff function terminates a simple database session that was initialed by lrd_logon or lrd_logon_ext.
Return Values
See LRD Return Values.
Parameterization
You cannot use standard parameterization for any arguments in this function.