MIDL2267
The documentation lists this name without a value.
Documented in Win32
float/double not supported as top-level parameter for /Oi mode, using /Os The float and double types can only be handled as parameters by the /Os optimization stubs. The stubs for this routine will be generated using /Os optimization. The float and double types within structures, arrays, or unions can still be handled with /Os .