ReactOS 0.4.15-dev-7842-g558ab78
_IMAGE_INFO_EX Struct Reference

#include <pstypes.h>

Collaboration diagram for _IMAGE_INFO_EX:

Public Attributes

SIZE_T Size
 
IMAGE_INFO ImageInfo
 
struct _FILE_OBJECT * FileObject
 

Detailed Description

Definition at line 213 of file pstypes.h.

Member Data Documentation

◆ FileObject

struct _FILE_OBJECT* _IMAGE_INFO_EX::FileObject

Definition at line 216 of file pstypes.h.

◆ ImageInfo

IMAGE_INFO _IMAGE_INFO_EX::ImageInfo

Definition at line 215 of file pstypes.h.

◆ Size

SIZE_T _IMAGE_INFO_EX::Size

Definition at line 214 of file pstypes.h.


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