MIDL2070

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

comm_status/fault_status parameter must be an [out] only pointer parameter The error-code types [ comm_status ] and [ fault_status ] are transmitted from server to client and therefore must be specified as an [ out ] parameter. Due to the constraints in the C-programming language, all [ out ] parameters must be pointers.