ReactOS 0.4.16-dev-1694-g999502c
tagAPPCOMPATENUM Struct Reference
Collaboration diagram for tagAPPCOMPATENUM:

Public Attributes

PWNDCOMPATINFO pItems
 
SIZE_T nItems
 
DWORD dwProcessId
 
INT iFound
 

Detailed Description

Definition at line 127 of file appcompat.c.

Member Data Documentation

◆ dwProcessId

DWORD tagAPPCOMPATENUM::dwProcessId

Definition at line 131 of file appcompat.c.

Referenced by SHLWAPI_WndCompatEnumProc().

◆ iFound

INT tagAPPCOMPATENUM::iFound

Definition at line 132 of file appcompat.c.

Referenced by SHLWAPI_WndCompatEnumProc().

◆ nItems

SIZE_T tagAPPCOMPATENUM::nItems

Definition at line 130 of file appcompat.c.

Referenced by SHLWAPI_WndCompatEnumProc().

◆ pItems

PWNDCOMPATINFO tagAPPCOMPATENUM::pItems

Definition at line 129 of file appcompat.c.

Referenced by SHLWAPI_WndCompatEnumProc().


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