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

 

Deprecated. Use GetObject instead.

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

public:
virtual Object^ GetObject(
	String^ bstrMoniker,
	String^ bstrOptions
)

Parameters

bstrMoniker
Type: System::String^

do not use

bstrOptions
Type: System::String^

do not use

Return Value

Type: System::Object^

Returns a help object.

Return to top
Show: