IDebugSymbols5::SetScopeFrameByIndexEx 方法 (dbgeng.h)
使用索引設定目前的框架。
語法
HRESULT SetScopeFrameByIndexEx(
[in] ULONG Flags,
[in] ULONG Index
);
參數
[in] Flags
位集,其中包含影響這個方法行為的選項。
[in] Index
要設定框架的索引。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | dbgeng.h (包含 Dbgeng.h) |