Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
TSF Reference
TSF Interfaces
 ITextStoreACPServices::CreateRange ...

  Switch on low bandwidth view
ITextStoreACPServices::CreateRange Method

Syntax

HRESULT CreateRange(
  [in]   LONG acpStart,
  [in]   LONG acpEnd,
  [out]  ITfRangeACP **ppRange
);

Parameters

acpStart [in]

Contains the starting position of the range.

acpEnd [in]

Contains the ending position of the range.

ppRange [out]

Pointer to an ITfRangeACP interface pointer that receives the range object.

Return Value

The method can return one of the following values.

ValueDescription

S_OK

The method was successful.

E_INVALIDARG

ppRange is invalid.

E_FAIL

An unspecified error occurred.

Requirements

ClientRequires Windows XP, Windows 2000 Professional, or Windows NT Workstation.
RedistributableRequires TSF 1.0 on Windows NT 4.0, Windows 2000 Professional and Windows MeWindows 98.
HeaderDeclared in Msctf.idl and Msctf.h.
DLLRequires Msctf.dll.

See Also

ITextStoreACPServices
ITfRangeACP


Send comments about this topic to Microsoft

Build date: 12/17/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker