CRfcComplexParam (Copy Constructor) 

Purpose

Copy constructor.

Syntax

CRfcComplexParam(const CRfcComplexParam & sourceParam);

Parameters

sourceParam: Reference to the parameter to copy from.

Exceptions

Throws const char* for memory exceptions.