Home page  
Help >
ddlCloneConnection() - create a clone of a TB API connection
Version 7.11
ddlCloneConnection() - create a clone of a TB API connection ddlCloneConnection() - create a clone of a TB API connection
   void ddlCloneConnection(
      CONTROL *ctl,
      CONTROL *ctlClone);
 
   Initializes a separate CONTROL{} structure as a clone of the
   source CONTROL{} structure. It is strongly recommended that
   TB API calls from trigger CBs use a separate CONTROL{} structure.
   [The cloned CONTROL{} structure retains the same connection as
   the source.]

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.