Help2::GetObject Method (String^, String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.VSHelp80
Assembly:  Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)

Object^ GetObject(
	String^ bstrMoniker,
	String^ bstrOptions
)

Parameters

bstrMoniker
Type: System::String^

 

bstrOptions
Type: System::String^

 

Return Value

Type: System::Object^

Returns a help object.

Return to top
Show: