dbrpwclr

Description

Clear all remote passwords from the LOGINREC structure.

Syntax

void dbrpwclr(loginrec)
 
LOGINREC     *loginrec;

Parameters

loginrec

A pointer to a LOGINREC structure. This pointer will serve as an argument to dbopen. You can allocate a LOGINREC structure by calling dblogin.

Returns

None.

Usage

See also

dblogin, dbopen, dbrpwset, DBSETLAPP, DBSETLHOST, DBSETLPWD, DBSETLUSER