ITextStoreACP::RequestAttrsAtPosition Method

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 clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
RedistributableTSF 1.0 onWindows NT 4.0,Windows 2000 ProfessionalandWindows MeWindows 98
HeaderTextstor.idl and Textstor.h
DLLMsctf.dll

See Also

ITextStoreACP
ITextStoreACP::RetrieveRequestedAttrs
TS_ATTRID

Send comments about this topic to Microsoft

Build date: 7/14/2009

Tags :


Page view tracker