IAdviseSink.OnClose Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

声明
Sub OnClose
用法
Dim instance As IAdviseSink

instance.OnClose()
void OnClose()
void OnClose()
abstract OnClose : unit -> unit 
function OnClose()

Remarks

For information on the COM interface, see IAdviseSink::OnClose

.NET Framework Security

See Also

Reference

IAdviseSink Interface

IAdviseSink Members

Microsoft.VisualStudio.OLE.Interop Namespace