IDebugClient5::SetOutputLinePrefixWide 方法 (dbgeng.h)
設定輸出行的寬字串前置詞。
語法
HRESULT SetOutputLinePrefixWide(
[in, optional] PCWSTR Prefix
);
參數
[in, optional] Prefix
Unicode 字元前置詞字串的指標。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | dbgeng.h (包含 Dbgeng.h) |