Function Reference


_WinAPI_DWordToFloat

Converts a value of type DWORD to a value of type FLOAT

#include <WinAPIConv.au3>
_WinAPI_DWordToFloat ( $iValue )

Parameters

$iValue The value to be converted.

Return Value

Returns the converted (FLOAT) value.