ITfRangeACP interface (msctf.h)

The ITfRangeACP interface is implemented by the TSF manager and is used by an application character position (ACP)-based application to access and manipulate range objects. This interface is derived from the ITfRange interface. Obtain an instance of this interface by querying an ITfRange object for IID_ITfRangeACP.

Inheritance

The ITfRangeACP interface inherits from the IUnknown interface. ITfRangeACP also has these types of members:

Methods

The ITfRangeACP interface has these methods.

 
ITfRangeACP::GetExtent

ITfRangeACP::GetExtent method
ITfRangeACP::SetExtent

ITfRangeACP::SetExtent method

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header msctf.h
Redistributable TSF 1.0 on Windows 2000 Professional

See also

ITfRange

IUnknown