ITextStoreACP::RequestAttrsAtPosition 方法 (textstor.h)
取得位於指定字元位置的文字屬性。
語法
HRESULT RequestAttrsAtPosition(
[in] LONG acpPos,
[in] ULONG cFilterAttrs,
[in] const TS_ATTRID *paFilterAttrs,
[in] DWORD dwFlags
);
參數
[in] acpPos
指定檔案中的應用程式字元位置。
[in] cFilterAttrs
指定要取得的屬性數目。
[in] paFilterAttrs
指定要驗證之屬性 的TS_ATTRID 數據類型指標。
[in] dwFlags
必須為零。
傳回值
這個方法沒有傳回值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | textstor.h |
Dll | Msctf.dll |
可轉散發套件 | Windows 2000 專業版上的 TSF 1.0 |