ReactOS 0.4.15-dev-7958-gcd0bb1a
_LDR_ENUM_RESOURCE_INFO Struct Reference

#include <ldrtypes.h>

Collaboration diagram for _LDR_ENUM_RESOURCE_INFO:

Public Attributes

ULONG_PTR Type
 
ULONG_PTR Name
 
ULONG_PTR Language
 
PVOID Data
 
ULONG Size
 
ULONG Reserved
 

Detailed Description

Definition at line 186 of file ldrtypes.h.

Member Data Documentation

◆ Data

PVOID _LDR_ENUM_RESOURCE_INFO::Data

Definition at line 191 of file ldrtypes.h.

◆ Language

ULONG_PTR _LDR_ENUM_RESOURCE_INFO::Language

Definition at line 190 of file ldrtypes.h.

◆ Name

ULONG_PTR _LDR_ENUM_RESOURCE_INFO::Name

Definition at line 189 of file ldrtypes.h.

◆ Reserved

ULONG _LDR_ENUM_RESOURCE_INFO::Reserved

Definition at line 193 of file ldrtypes.h.

◆ Size

ULONG _LDR_ENUM_RESOURCE_INFO::Size

Definition at line 192 of file ldrtypes.h.

◆ Type

ULONG_PTR _LDR_ENUM_RESOURCE_INFO::Type

Definition at line 188 of file ldrtypes.h.


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