CDFLOAT
Data Type : Composite Data
CDFLOAT - Defines float position.
#include <editods.h>
Definition :
typedef struct {
   BSIG Header; /* Signature and length of this record */
   WORD Float;  /* Vertical Alignment values */
} CDFLOAT;
Description :
Header Signature and length of this record
Float Vertical alignment values, see (FLOAT_xxx).
See Also : FLOAT_xxx