Share via


Compiler Error C2347

'__w64' : cannot be used with type 'type'

__w64 only applies to variables of the int and long data types.

A short integer can only be 32 bits.