IInkPicture::get_Picture method (msinkaut.h)

Gets the graphics file to appear on the InkPicture control.

This property is read/write.

Syntax

HRESULT get_Picture(
  IPictureDisp **ppPicture
);

Parameters

ppPicture

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

IInkPicture

IPictureDisp

InkPicture Control