MIDL2199

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

return type cannot derive from a conformant structure The size of the return type must be a constant. You cannot specify as a return type a structure that contains a conformant array even when the structure also includes its size specifier. To return the conformant structure, specify the structure as an [ out ] or [ in, out ] parameter.