ITfTransitoryExtensionUIElement::GetDocumentMgr 方法 (msctf.h)
ITfTransitoryExtensionUIElement::GetDocumentMgr 方法會傳回暫時檔管理員的指標。
語法
HRESULT GetDocumentMgr(
[out] ITfDocumentMgr **ppdim
);
參數
[out] ppdim
[out]接收 ITfDocumentMgr 介面指標的指標。 此檔管理員物件包含具有 ITfContext 介面的內容物件,並包含轉移延伸模組的文字。
傳回值
這個方法可以傳回其中一個值。
值 | 描述 |
---|---|
|
此方法成功。 |
|
發生未指定的錯誤。 |
|
一或多個參數無效。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | msctf.h |
Dll | Msctf.dll |
可轉散發套件 | Windows 2000 專業版上的 TSF 1.0 |