TYPEATTR.tdescAlias 字段
定义
如果 typekind == TKIND_ALIAS,则指定该类型(此类型为该类型的别名)。If typekind == TKIND_ALIAS, specifies the type for which this type is an alias.
public: System::Runtime::InteropServices::ComTypes::TYPEDESC tdescAlias;
public System.Runtime.InteropServices.ComTypes.TYPEDESC tdescAlias;
val mutable tdescAlias : System.Runtime.InteropServices.ComTypes.TYPEDESC
Public tdescAlias As TYPEDESC
字段值
注解
有关详细信息,请参阅 TYPEATTR 结构。For more information, see TYPEATTR structure.