LONG FLOATOBJ_GetLong(
|
PFLOATOBJ pf | |
|
); |
FLOATOBJ_GetLong calculates and returns the LONG-equivalent value of the specified FLOATOBJ.
FLOATOBJ_GetFloat returns the LONG-equivalent value of pf.
The FLOATOBJ_Xxx services allow graphics drivers to emulate floating point arithmetic. Windows NT does not support kernel-mode floating point operations on some systems.