IBindStatusCallback::OnObjectAvailable Method (Guid, Object^)

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

void OnObjectAvailable(
	[InAttribute] Guid% riid,
	Object^ punk
)

Parameters

riid
Type: System::Guid
punk
Type: System::Object^
Return to top
Show: