ISymUnmanagedConstant Interface

Provides access to unmanaged constants.

Methods

Method Description
GetName Method Gets the name of the constant.
GetSignature Method Gets the signature of the constant.
GetValue Method Gets the value of the constant.

Requirements

Header: CorSym.idl, CorSym.h

See also