Function CSPTxObject::CSPTxObject()

Description:
The copy constructor causes a transactional object to bind to the transaction context of another transactional object.

Prototype:
CSPTxObject(const CSPTxObject& TxObj);

Arguments:
  • const CSPTxObject& TxObj [IN]
    The transaction object to bind to its transaction context.



Return value:
No value is returned.

See also:
constructors CSPTxObject(), CSPTxObject( const CSPTxContext& )
CSPTxObject | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd