IInkCommitRequestHandler::OnCommitRequested method (inkpresenterdesktop.h)

Requests that the app commit all pending Microsoft DirectComposition commands to the app's DirectComposition visual tree.

Syntax

HRESULT OnCommitRequested();

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header inkpresenterdesktop.h

See also

IInkCommitRequestHandler

Pen and stylus interactions