确定任何会话是否启用了提供程序。
bool is_enabled();
bool is_enabled(
marker_importance _Importance,
int _Category
);
参数
_Importance
重要程度。_Category
类别。
要求
标题: cvmarkersobj.h
命名空间: Concurrency::diagnostic
确定任何会话是否启用了提供程序。
bool is_enabled();
bool is_enabled(
marker_importance _Importance,
int _Category
);
_Importance
重要程度。
_Category
类别。
标题: cvmarkersobj.h
命名空间: Concurrency::diagnostic