RPC HELP TVCEdit ChangeVerify

From VistApedia
Revision as of 18:49, 8 July 2015 by Kdtop (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

RPC Broker Help Home

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).