Skip to content

Latest commit

 

History

History
125 lines (80 loc) · 3.37 KB

ns-textstor-ts_attrval.md

File metadata and controls

125 lines (80 loc) · 3.37 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:textstor.TS_ATTRVAL
TS_ATTRVAL (textstor.h)
The TS_ATTRVAL structure contains document attribute values.
TS_ATTRVAL
TS_ATTRVAL structure [Text Services Framework]
_tsf_ts_attrval_ref
textstor/TS_ATTRVAL
tsf.ts_attrval
tsf\ts_attrval.htm
TSF
9209ef60-6a1d-4aad-9f9f-775534116f37
12/05/2018
TS_ATTRVAL, TS_ATTRVAL structure [Text Services Framework], _tsf_ts_attrval_ref, textstor/TS_ATTRVAL, tsf.ts_attrval
textstor.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Textstor.idl
Windows
TS_ATTRVAL
TSF 1.0 on Windows 2000 Professional
19H1
TS_ATTRVAL
textstor/TS_ATTRVAL
c++
APIRef
kbSyntax
HeaderDef
Textstor.h
TS_ATTRVAL

TS_ATTRVAL structure

-description

The TS_ATTRVAL structure contains document attribute values.

-struct-fields

-field idAttr

GUID for the attribute type.

-field dwOverlapId

A unique identifier of this attribute when overlapped with other attributes. This is a feature in Microsoft Active Accessibility. In TSF, this parameter value is zero (0). Any nonzero value is ignored.

-field varValue

Value of the attribute.

-remarks

An application uses attributes to expose its data to TSF, whereas text services use properties to expose their data to TSF. TS_ATTRVAL is used in ITextStoreACP and ITextStoreAnchor methods.

-see-also

ITextStoreACP

ITextStoreACP::RequestAttrsTransitioningAtPosition

ITextStoreACP::RequestSupportedAttrs

ITextStoreACP::RetrieveRequestedAttrs

ITextStoreAnchor

ITextStoreAnchor::RequestAttrsTransitioningAtPosition

ITextStoreAnchor::RequestSupportedAttrs

ITextStoreAnchor::RetrieveRequestedAttrs

Microsoft Active Accessibility

TF_PROPERTYVAL

TS_ATTRID