ISymUnmanagedConstant Interface

Provides access to unmanaged constants.

Methods

Method Description

ISymUnmanagedConstant::GetName Method

Gets the name of the constant.

ISymUnmanagedConstant::GetSignature Method

Gets the signature of the constant.

ISymUnmanagedConstant::GetValue Method

Gets the value of the constant.

Requirements

Header: CorSym.idl

See Also

Other Resources

Diagnostics Symbol Store Interfaces