Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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