ReactOS 0.4.15-dev-7953-g1f49173
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 181 of file env.c.

Member Data Documentation

◆ AppCompatFlags

ULARGE_INTEGER test_RemoteShimInfo::AppCompatFlags

Definition at line 183 of file env.c.

◆ AppCompatFlagsUser

ULARGE_INTEGER test_RemoteShimInfo::AppCompatFlagsUser

Definition at line 184 of file env.c.

◆ AppCompatInfo

PVOID test_RemoteShimInfo::AppCompatInfo

Definition at line 187 of file env.c.

◆ pShimData

PVOID test_RemoteShimInfo::pShimData

Definition at line 185 of file env.c.

◆ ShimDataSize

DWORD test_RemoteShimInfo::ShimDataSize

Definition at line 186 of file env.c.


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