IDebugFailureAnalysis2::GetDebugFATagControl 方法 (extsfns.h)
GetDebugFATagControl 方法會取得 IDebugFAEntryTags 介面的指標,該介面可讓您存取 DebugFailureAnalysisTags 物件中的標記。 如需 DebugFailureAnalysis 物件與 DebugFailureAnalysisTags 對象之間關聯性的相關信息,請參閱 失敗分析專案、標記和數據類型。
語法
HRESULT GetDebugFATagControl(
[out] IDebugFAEntryTags **FATagControl
);
參數
[out] FATagControl
接收 IDebugFAEntryTags 介面指標之變數的指標。
傳回值
這個方法不會傳回值。
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | extsfns.h |