_CommandBars.CommitRenderingTransaction(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Commits the rendering transaction. Returns Nothing.
public:
void CommitRenderingTransaction(int hwnd);
public void CommitRenderingTransaction (int hwnd);
abstract member CommitRenderingTransaction : int -> unit
Public Sub CommitRenderingTransaction (hwnd As Integer)
Parameters
- hwnd
- Int32