MIDL2302

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

int not supported on /env win16 or /env dos The 16-bit Microsoft platforms do not support the use of the int type in an IDL file. Qualify the int type with small , short , or long .