struct diagnostic

A structure for conveying a localized diagnostic message.

Documentation

A structure for conveying a localized diagnostic message.

Fields:
code - The numeric reason. Consult Section 8 of RFC 3080 for an (incomplete) list.
lang - The localization language used by the message parameter.
message - A textual message corresponding to the code parameter.
See Also:
bp_diagnostic_new
bp_diagnostic_destroy

Home Alphabetic index



This page was generated with the help of DOC++.