Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 950 Bytes

Office.CommandBars.CommitRenderingTransaction.md

File metadata and controls

41 lines (25 loc) · 950 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CommandBars.CommitRenderingTransaction method (Office)
vbaof11.chm2026
vbaof11.chm2026
Office.CommandBars.CommitRenderingTransaction
a3174734-305b-03dc-2da1-3d25fd74185d
01/04/2019
medium

CommandBars.CommitRenderingTransaction method (Office)

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

See also

[!includeSupport and feedback]