Data Structures | Typedefs | Functions
device.h File Reference

Go to the source code of this file.

Data Structures

struct  _DEVICE_CONTEXT
 

Typedefs

typedef EXTERN_C_START struct _DEVICE_CONTEXT DEVICE_CONTEXT
 
typedef EXTERN_C_START struct _DEVICE_CONTEXTPDEVICE_CONTEXT
 

Functions

NTSTATUS bareflankCreateDevice (_Inout_ PWDFDEVICE_INIT DeviceInit)
 

Typedef Documentation

◆ DEVICE_CONTEXT

typedef EXTERN_C_START struct _DEVICE_CONTEXT DEVICE_CONTEXT

◆ PDEVICE_CONTEXT

typedef EXTERN_C_START struct _DEVICE_CONTEXT * PDEVICE_CONTEXT

Function Documentation

◆ bareflankCreateDevice()

NTSTATUS bareflankCreateDevice ( _Inout_ PWDFDEVICE_INIT  DeviceInit)

Definition at line 27 of file device.c.