1 |
6.55116 |
AATrustClassID::AA_UNTRUSTED |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
AA_UNTRUSTED = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\TSGPolicyEngine.h(153,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
2 |
4.63237 |
AATrustClassID::AA_TRUSTEDUSER_UNTRUSTEDCLIENT |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
AA_TRUSTEDUSER_UNTRUSTEDCLIENT = ( AA_UNTRUSTED + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\TSGPolicyEngine.h(154,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
3 |
4.36744 |
AATrustClassID |
Enum |
|
|
|
|
|
|
enum __MIDL___MIDL_itf_tsgpolicyengine_0000_0000_0006
{
AA_UNTRUSTED = 0,
AA_TRUSTEDUSER_UNTRUSTEDCLIENT = ( AA_UNTRUSTED + 1 ) ,
AA_TRUSTEDUSER_TRUSTEDCLIENT = ( AA_TRUSTEDUSER_UNTRUSTEDCLIENT + 1 )
} AATrustClassID;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\TSGPolicyEngine.h(151,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|