Skip to main content

CommandBars.CommitRenderingTransaction method

Commits the rendering transaction. Returns Nothing.

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

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>