RPC HELP TVCEdit ChangeVerify
From VistApedia
ChangeVerify Function
The ChangeVerify function can be used to provide the user with the ability to change his/her Verify code.
Declaration
function ChangeVerify(RPCBroker: TRPCBroker): Boolean;
Argument:
- RPCBroker -- The Broker instance for the account on which the Verify code is to be changed.
Result:
The return value indicates whether the user changed their Verify code (True) or not (False).