Syntax
HRESULT RequestAttrsAtPosition(
[in] LONG acpPos,
[in] ULONG cFilterAttrs,
[in] const TS_ATTRID *paFilterAttrs,
[in] DWORD dwFlags
);
Parameters
- acpPos [in]
-
Specifies the application character position in the document.
- cFilterAttrs [in]
-
Specifies the number of attributes to obtain.
- paFilterAttrs [in]
-
Pointer to the TS_ATTRID data type that specifies the attribute to verify.
- dwFlags [in]
-
Must be zero.
Return Value
This method has no return values.
Requirements
| Minimum supported client | Windows 2000 Professional |
| Minimum supported server | Windows 2000 Server |
| Redistributable | TSF 1.0 onWindows NT 4.0,Windows 2000 ProfessionalandWindows MeWindows 98 |
| Header | Textstor.idl and Textstor.h |
| DLL | Msctf.dll |
See Also
- ITextStoreACP
-
ITextStoreACP::RetrieveRequestedAttrs
-
TS_ATTRID
Send comments about this topic to Microsoft
Build date: 7/14/2009