IRedirectOutput 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義方法,以擷取顯示到主控台的輸出。 這個介面是由 VsaEngine 所實作。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public interface class IRedirectOutput
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("5B807FA1-00CD-46ee-A493-FD80AC944715")]
public interface IRedirectOutput
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("5B807FA1-00CD-46ee-A493-FD80AC944715")>]
type IRedirectOutput = interface
Public Interface IRedirectOutput
- 衍生
- 屬性
方法
SetOutputStream(IMessageReceiver) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 在類別中實作時,將指定的輸出資料流重新導向至新資料流或資料儲存區。 |