ReactOS 0.4.15-dev-8076-g06e89b2
fileapi.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _CREATEFILE2_EXTENDED_PARAMETERS
 

Typedefs

typedef struct _CREATEFILE2_EXTENDED_PARAMETERS CREATEFILE2_EXTENDED_PARAMETERS
 
typedef struct _CREATEFILE2_EXTENDED_PARAMETERSPCREATEFILE2_EXTENDED_PARAMETERS
 
typedef struct _CREATEFILE2_EXTENDED_PARAMETERSLPCREATEFILE2_EXTENDED_PARAMETERS
 

Functions

WINBASEAPI HANDLE WINAPI CreateFile2 (LPCWSTR, DWORD, DWORD, DWORD, LPCREATEFILE2_EXTENDED_PARAMETERS)
 

Typedef Documentation

◆ CREATEFILE2_EXTENDED_PARAMETERS

◆ LPCREATEFILE2_EXTENDED_PARAMETERS

◆ PCREATEFILE2_EXTENDED_PARAMETERS

Function Documentation

◆ CreateFile2()