IManagedAddin::Unload

Called just before a managed VSTO Add-in is unloaded.

Syntax

HRESULT Unload();

Return value

An HRESULT value that indicates whether the method completed successfully.

Remarks

This method is not called by current versions of Microsoft Office. This method is reserved for future use.

See also