MIDL2085
The documentation lists this name without a value.
Documented in Win32
[transmit_as] must specify a transmissible type The specified [ transmit_as ] type derives from a type that cannot be transmitted by Microsoft RPC, such as void , void * , or int . Use a defined RPC base type; in the case of int , add size specifiers like small , short , or long to qualify the int .