IOleInPlaceUIWindow::SetActiveObject Method (IOleInPlaceActiveObject^, String^)

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

void SetActiveObject(
	IOleInPlaceActiveObject^ pActiveObject,
	String^ pszObjName
)

Parameters

pActiveObject
Type: Microsoft.VisualStudio.OLE.Interop::IOleInPlaceActiveObject^
pszObjName
Type: System::String^

For information on the COM interface, see 6ED1B09A-44E4-41DC-AA35-27EFB3DF66D6

Return to top
Show: