IInkCommitRequestHandler interface (inkpresenterdesktop.h)
An IInkCommitRequestHandler object enables the app (instead of an IInkPresenterDesktop object) to commit all pending Microsoft DirectComposition commands to the app's DirectComposition visual tree.
Inheritance
The IInkCommitRequestHandler interface inherits from the IUnknown interface.
Methods
The IInkCommitRequestHandler interface has these methods.
IInkCommitRequestHandler::OnCommitRequested Requests that the app commit all pending Microsoft DirectComposition commands to the app's DirectComposition visual tree. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inkpresenterdesktop.h |
See also
Samples