ReactOS 0.4.15-dev-7991-ge77da17
API_VERSION Struct Reference

#include <compat.h>

Public Attributes

USHORT MajorVersion
 
USHORT MinorVersion
 
USHORT Revision
 
USHORT Reserved
 

Detailed Description

Definition at line 1569 of file compat.h.

Member Data Documentation

◆ MajorVersion

USHORT API_VERSION::MajorVersion

Definition at line 1571 of file compat.h.

Referenced by ImagehlpApiVersionEx().

◆ MinorVersion

USHORT API_VERSION::MinorVersion

Definition at line 1572 of file compat.h.

Referenced by ImagehlpApiVersionEx().

◆ Reserved

USHORT API_VERSION::Reserved

Definition at line 1574 of file compat.h.

Referenced by ImagehlpApiVersionEx().

◆ Revision

USHORT API_VERSION::Revision

Definition at line 1573 of file compat.h.

Referenced by ImagehlpApiVersionEx().


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