IAnalysisRegion::IsInfinite method

Retrieves a value indicating whether the IAnalysisRegion represents an infinite region.

Syntax

HRESULT IsInfinite(
  [out] VARIANT_BOOL *pfIsInfinite
);

Parameters

pfIsInfinite [out]

VARIANT_TRUE if the represented region is infinite; otherwise, VARIANT_FALSE.

Return value

For a description of the return values, see Classes and Interfaces - Ink Analysis.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Header
IACom.h (also requires IACom_i.c)
DLL
IACom.dll

See also

IAnalysisRegion

IAnalysisRegion::IsEmpty Method

IAnalysisRegion::MakeEmpty Method

IAnalysisRegion::MakeInfinite Method

Ink Analysis Reference