MIDL2225

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

[implicit_handle] type undefined; assuming generic handle The handle type specified in the ACF is not defined in the IDL file. The MIDL compiler assumes that the handle type resolves to the primitive handle type handle_t . Add the [ handle ] attribute to the type definition if you want the handle to behave like a user-defined or generic handle.