AxHost.State.Dispose Method

Definition

Overloads

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(Boolean)

Dispose()

Source:
AxHost.State.cs
Source:
AxHost.State.cs

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

C#
public void Dispose();

Implements

Applies to

Windows Desktop 9 and Windows Desktop 8
Product Versions
Windows Desktop 8, 9

Dispose(Boolean)

Source:
AxHost.State.cs
Source:
AxHost.State.cs
C#
protected virtual void Dispose(bool disposing);

Parameters

disposing
Boolean

Applies to

Windows Desktop 9 and Windows Desktop 8
Product Versions
Windows Desktop 8, 9