Purpose
Constructs a CRfcData object.
Syntax
CRfcData(BOOL bStraightData=TRUE);
Parameters
bStraightData
: Flag indicating the data to be represented needs conversion or byte re-ordering. If so, pass TRUE, otherwise pass FALSE.Exceptions
Throws const char* for memory exceptions.
Related Information
SetAttributes Init