MIDL2148
The documentation lists this name without a value.
Documented in Win32
return type must not derive from a pointer to a function The RPC run-time libraries transmit a pointer and its associated data between client and server. Pointers to functions cannot be transmitted as parameters because RPC does not define a method to transmit the associated function over the network.