Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a variable is compiler-generated.
typedef enum CorSymVarFlag
{
VAR_IS_COMP_GEN = 1
} CorSymVarFlag;
Members
Member |
Description |
---|---|
VAR_IS_COMP_GEN |
Indicates that the given variable is compiler-generated. |
Requirements
Header: CorSym.idl, CorSym.h