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

#include <dttr_core.h>

Data Fields

size_t attempted
size_t installed
size_t skipped_optional
size_t failed_index
DTTR_Status status
const char * message

Detailed Description

Definition at line 52 of file dttr_core.h.

Field Documentation

◆ attempted

size_t DTTR_Core_TargetReport::attempted

Definition at line 53 of file dttr_core.h.

Referenced by DTTR_Core_PatchGroupInstallTargets(), and dttr_core_report_init().

◆ failed_index

size_t DTTR_Core_TargetReport::failed_index

◆ installed

size_t DTTR_Core_TargetReport::installed

Definition at line 54 of file dttr_core.h.

Referenced by DTTR_Core_PatchGroupInstallTargets(), and dttr_core_report_init().

◆ message

const char* DTTR_Core_TargetReport::message

Definition at line 58 of file dttr_core.h.

Referenced by dttr_core_report_fail(), and dttr_core_report_init().

◆ skipped_optional

size_t DTTR_Core_TargetReport::skipped_optional

◆ status

DTTR_Status DTTR_Core_TargetReport::status

Definition at line 57 of file dttr_core.h.

Referenced by dttr_core_report_fail(), and dttr_core_report_init().


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