IBindStatusCallback::OnStopBinding Method (Int32, String^)

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

void OnStopBinding(
	int hresult,
	String^ szError
)

Parameters

hresult
Type: System::Int32
szError
Type: System::String^
Return to top
Show: