Error and Exception Handling ACF Attributes

Use the following attributes for error handling:

Attribute Usage
comm_status
fault_status
Let your client application handle exceptions gracefully by causing communication and server errors to be returned to the client as parameter values. The client application can then call the RPC runtime function DceErrorInqText to relay an error message to the user.

See Also

ACF, Importing Files and Type Libraries