CommandBars.CommitRenderingTransaction Method (Office)
Commits the rendering transaction. Returns Nothing.
Version Information
Version Added: Office 2010
Syntax
expression .CommitRenderingTransaction(hwnd)
expression An expression that returns a CommandBars object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
hwnd |
Required |
Long |
A handle to the window in which to commit the rendering transaction. |
Return Value
Nothing