ReactOS 0.4.16-dev-981-g80eb313
_OFSTRUCT Struct Reference

#include <winbase.h>

Public Attributes

BYTE cBytes
 
BYTE fFixedDisk
 
WORD nErrCode
 
WORD Reserved1
 
WORD Reserved2
 
CHAR szPathName [OFS_MAXPATHNAME]
 

Detailed Description

Definition at line 1319 of file winbase.h.

Member Data Documentation

◆ cBytes

BYTE _OFSTRUCT::cBytes

Definition at line 1320 of file winbase.h.

Referenced by LZOpenFileA(), OpenFile(), and test_OpenFile().

◆ fFixedDisk

BYTE _OFSTRUCT::fFixedDisk

Definition at line 1321 of file winbase.h.

Referenced by OpenFile().

◆ nErrCode

WORD _OFSTRUCT::nErrCode

◆ Reserved1

WORD _OFSTRUCT::Reserved1

Definition at line 1323 of file winbase.h.

◆ Reserved2

WORD _OFSTRUCT::Reserved2

Definition at line 1324 of file winbase.h.

◆ szPathName


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