RPC HELP TVCEdit ChangeVerify: Difference between revisions
From VistApedia
Jump to navigationJump to search
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..." |
(No difference)
|
Revision as of 00:02, 6 July 2015
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).