ReactOS 0.4.15-dev-7942-gd23573b
_AFD_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_INFO:

Public Attributes

ULONG InformationClass
 
union {
   ULONG   Ulong
 
   LARGE_INTEGER   LargeInteger
 
   BOOLEAN   Boolean
 
Information
 
ULONG Padding
 

Detailed Description

Definition at line 28 of file shared.h.

Member Data Documentation

◆ Boolean

◆ 

◆ InformationClass

ULONG _AFD_INFO::InformationClass

◆ LargeInteger

LARGE_INTEGER _AFD_INFO::LargeInteger

◆ Padding

ULONG _AFD_INFO::Padding

Definition at line 35 of file shared.h.

◆ Ulong


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