SetStraightData 

Purpose

Sets the conversion indicator flag (indicating whether the data represented need conversion or byte re-ordering).

Syntax

void SetStraightData( BOOL bStraightData);

Parameters

bStraightData: Pass TRUE if the data does not need conversion, otherwise pass FALSE.