IRedirectOutput 介面

定義

定義方法,以擷取顯示到主控台的輸出。 這個介面是由 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 支援此產品基礎結構,但無法直接用於程式碼之中。

在類別中實作時,將指定的輸出資料流重新導向至新資料流或資料儲存區。

適用於

另請參閱