ReactOS 0.4.15-dev-6669-g8227c5d
_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 1276 of file winbase.h.

Member Data Documentation

◆ cBytes

BYTE _OFSTRUCT::cBytes

Definition at line 1277 of file winbase.h.

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

◆ fFixedDisk

BYTE _OFSTRUCT::fFixedDisk

Definition at line 1278 of file winbase.h.

Referenced by OpenFile().

◆ nErrCode

WORD _OFSTRUCT::nErrCode

◆ Reserved1

WORD _OFSTRUCT::Reserved1

Definition at line 1280 of file winbase.h.

◆ Reserved2

WORD _OFSTRUCT::Reserved2

Definition at line 1281 of file winbase.h.

◆ szPathName


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