ITextStoreACP::RetrieveRequestedAttrs Method

Syntax

HRESULT RetrieveRequestedAttrs(
  [in]   ULONG ulCount,
  [out]  TS_ATTRVAL *paAttrVals,
  [out]  ULONG *pcFetched
);

Parameters

ulCount [in]

Specifies the number of supported attributes to obtain.

paAttrVals [out]

Pointer to the TS_ATTRVAL structure that receives the supported attributes. The members of this structure depend upon the dwFlags parameter of the calling method.

pcFetched [out]

Receives the number of supported attributes.

Return Value

The method can return one of the following values.

ValueDescription
S_OK

The method was successful.

 

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::RequestAttrsAtPosition
TextStoreACP::RequestAttrsTransitioningAtPosition
ITextStoreACP::RequestSupportedAttrs
TS_ATTRVAL

Send comments about this topic to Microsoft

Build date: 7/14/2009

Tags :


Page view tracker