ReactOS 0.4.16-dev-1308-gbf734eb
test_RemoteShimInfo Struct Reference
Collaboration diagram for test_RemoteShimInfo:

Public Attributes

ULARGE_INTEGER AppCompatFlags
 
ULARGE_INTEGER AppCompatFlagsUser
 
PVOID pShimData
 
DWORD ShimDataSize
 
PVOID AppCompatInfo
 

Detailed Description

Definition at line 207 of file env.c.

Member Data Documentation

◆ AppCompatFlags

ULARGE_INTEGER test_RemoteShimInfo::AppCompatFlags

Definition at line 209 of file env.c.

◆ AppCompatFlagsUser

ULARGE_INTEGER test_RemoteShimInfo::AppCompatFlagsUser

Definition at line 210 of file env.c.

◆ AppCompatInfo

PVOID test_RemoteShimInfo::AppCompatInfo

Definition at line 213 of file env.c.

◆ pShimData

PVOID test_RemoteShimInfo::pShimData

Definition at line 211 of file env.c.

◆ ShimDataSize

DWORD test_RemoteShimInfo::ShimDataSize

Definition at line 212 of file env.c.


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