다음을 통해 공유


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