TypeSearchInfo::TypeSearchInfo (TypeKind) 函数 (dbgmodel.h)
传递给 EnumerateChildrenEx 的搜索记录,专用于 SymbolType 搜索。
语法
void TypeSearchInfo(
TypeKind searchType
);
参数
searchType
定义要搜索的类型。
返回值
无
备注
返回
此函数是一个构造函数,不返回值。
要求
要求 | 值 |
---|---|
Header | dbgmodel.h |