ReactOS 0.4.17-dev-806-gffa4164
ControlInit Struct Reference

#include <fxdeviceinit.hpp>

Public Member Functions

 ControlInit (VOID)
 

Public Attributes

PFN_WDF_DEVICE_SHUTDOWN_NOTIFICATION ShutdownNotification
 
UCHAR Flags
 

Detailed Description

Definition at line 83 of file fxdeviceinit.hpp.

Constructor & Destructor Documentation

◆ ControlInit()

ControlInit::ControlInit ( VOID  )
inline

Definition at line 84 of file fxdeviceinit.hpp.

87 {
89 Flags = 0;
90 }
_In_ D3DDDI_VIDEO_PRESENT_TARGET_ID _In_ ULONG _In_ ULONG Flags
Definition: dispmprt.h:245
#define NULL
Definition: types.h:112
PFN_WDF_DEVICE_SHUTDOWN_NOTIFICATION ShutdownNotification

Member Data Documentation

◆ Flags

UCHAR ControlInit::Flags

Definition at line 94 of file fxdeviceinit.hpp.

◆ ShutdownNotification

PFN_WDF_DEVICE_SHUTDOWN_NOTIFICATION ControlInit::ShutdownNotification

Definition at line 92 of file fxdeviceinit.hpp.

Referenced by ControlInit().


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