ReactOS 0.4.16-dev-1946-g52006dd
_WDF_CLASS_VERSION Struct Reference

#include <wdfldr.h>

Public Attributes

ULONG Major
 
ULONG Minor
 
ULONG Build
 

Detailed Description

Definition at line 89 of file wdfldr.h.

Member Data Documentation

◆ Build

ULONG _WDF_CLASS_VERSION::Build

Definition at line 92 of file wdfldr.h.

Referenced by ClassCreate().

◆ Major

ULONG _WDF_CLASS_VERSION::Major

Definition at line 90 of file wdfldr.h.

Referenced by ClassCreate().

◆ Minor

ULONG _WDF_CLASS_VERSION::Minor

Definition at line 91 of file wdfldr.h.

Referenced by ClassCreate().


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