Share via


IInkTransform::Reflect

4/8/2010

Performs reflection on an IInkTransform in either horizontal or vertical directions.

Syntax

HRESULT Reflect (
  VARIANT_BOOL Horizontally,
  VARIANT_BOOL Vertically
);

Parameters

  • Horizontally
    [in] Specifies reflection in the horizontal direction.
  • Vertically
    [in] Specifies reflection in the vertical direction.

Return Value

HRESULT value Description

S_OK

Success.

E_INVALIDARG

Invalid BOOL variants.

E_INK_EXCEPTION

An exception occurred inside the method.

Requirements

Header msinkaut.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later

See Also

Concepts

Windows Mobile Ink Reference