ICM_GETINK

4/8/2010

This message is sent to a window to get a reference to the Ink object in the InkCanvas control.

Syntax

ICM_GETINK
    wparam = (WPARAM) 0;
    lParam = (LPARAM) (IInkDisp**) ppInk;

Parameters

  • ppInk
    Pointer to a pointer to an IInkDisp ink object. Should not be NULL.

Return Value

Returns 0 if there are errors.

Requirements

Header inkctrls.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