MIDL2097

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

parameter with [comm_status] or [fault_status] attribute must be a pointer to type error_status_t When [ fault_status ] or [ comm_status ] is used as a parameter attribute, the parameter must be an [ out ] parameter of type error_status_t . If a server error occurs, the parameter is set to the error code. When the remote call is successfully completed, the procedure sets the value.