ReactOS 0.4.16-dev-2320-ge1853c6
inspectable.idl File Reference

Go to the source code of this file.

Classes

interface  unique
 

Typedefs

typedef enum TrustLevel TrustLevel
 

Enumerations

enum  TrustLevel { BaseTrust , PartialTrust , FullTrust }
 

Typedef Documentation

◆ TrustLevel

Enumeration Type Documentation

◆ TrustLevel

Enumerator
BaseTrust 
PartialTrust 
FullTrust 

Definition at line 23 of file inspectable.idl.

23 {
TrustLevel
Definition: inspectable.idl:23
@ BaseTrust
Definition: inspectable.idl:24
@ PartialTrust
Definition: inspectable.idl:25
@ FullTrust
Definition: inspectable.idl:26