Converts a TW_FIX32 structure into a floating point value.
#include "lttwn.h"
L_LTTWN_API L_FLOAT L_TwainFix32ToFloat (pFix32)
Pointer to an existing TW_FIX32 structure to be converted. . For information on this structure, refer to the TWAIN specification.
A floating point value that contains the result of conversion.
For an example, refer to L_TwainSetResolution.