Function Reference


_WinAPI_FloatToDWord

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

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

Parameters

$iValue The value to be converted.

Return Value

Returns the converted (DWORD) value.