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

Access/share-mode pair, passed through file-open wrappers. More...

#include <dttr_pcdogs.h>

Data Fields

int32_t access
 Offset 0x0.
int32_t share
 Offset 0x4.

Detailed Description

Access/share-mode pair, passed through file-open wrappers.

Definition at line 1556 of file dttr_pcdogs.h.

Field Documentation

◆ access

int32_t DTTR_PCDOGS_T_File_OpenMode::access

Offset 0x0.

Definition at line 1557 of file dttr_pcdogs.h.

◆ share

int32_t DTTR_PCDOGS_T_File_OpenMode::share

Offset 0x4.

Definition at line 1558 of file dttr_pcdogs.h.


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