IBindCtx::RegisterObjectParam Method (String^, Object^)

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

void RegisterObjectParam(
	String^ pszKey,
	Object^ punk
)

Parameters

pszKey
Type: System::String^
punk
Type: System::Object^
Return to top
Show: