RPC HELP TVCEdit ChangeVerify
From VistApedia
Revision as of 00:02, 6 July 2015 by Kdtop (talk | contribs) (Created page with " RPC Broker Help Home <h2>ChangeVerify Function</h2> The ChangeVerify function can be used to provide the user with the ability to change his/her Verify co...")
ChangeVerify Function
The ChangeVerify function can be used to provide the user with the ability to change his/her Verify code.
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).