102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_Result Struct Reference

#include <dttr_result.h>

Data Fields

DTTR_Status status
const char * message
 Optional static diagnostic text. May be NULL when status is enough.

Detailed Description

Definition at line 36 of file dttr_result.h.

Field Documentation

◆ message

const char* DTTR_Result::message

Optional static diagnostic text. May be NULL when status is enough.

Definition at line 39 of file dttr_result.h.

Referenced by dttr_core_report_fail().

◆ status


The documentation for this struct was generated from the following file: