IOleObject::SetHostNames Method (String^, String^)

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

void SetHostNames(
	String^ szContainerApp,
	String^ szContainerObj
)

Parameters

szContainerApp
Type: System::String^
szContainerObj
Type: System::String^

For information on the COM interface, see 38CCCB3D-E198-4996-991B-6C56451D25E3

Return to top
Show: