ISymUnmanagedConstant 接口

提供对非托管常量的访问。

方法

方法 说明
GetName 方法 获取常量的名称。
GetSignature 方法 获取常量的签名。
GetValue 方法 获取常量的值。

要求

标头:CorSym.idl、CorSym.h

请参阅