DExploreAppObjClass.GetObject(String, String) Méthode

Définition

Action déconseillée. Utilisez GetObject(String, String) à la place.

public:
 virtual System::Object ^ GetObject(System::String ^ bstrMoniker, System::String ^ bstrOptions) = Microsoft::VisualStudio::VSHelp::Help::GetObject;
public:
 virtual Platform::Object ^ GetObject(Platform::String ^ bstrMoniker, Platform::String ^ bstrOptions) = Microsoft::VisualStudio::VSHelp::Help::GetObject;
 virtual winrt::Windows::Foundation::IInspectable GetObject(std::wstring const & bstrMoniker, std::wstring const & bstrOptions);
[System.Runtime.InteropServices.DispId(27)]
public virtual object GetObject (string bstrMoniker, string bstrOptions);
[<System.Runtime.InteropServices.DispId(27)>]
abstract member GetObject : string * string -> obj
override this.GetObject : string * string -> obj
Public Overridable Function GetObject (bstrMoniker As String, bstrOptions As String) As Object

Paramètres

bstrMoniker
String

ne pas utiliser

bstrOptions
String

ne pas utiliser

Retours

Object

Retourne un objet d'aide.

Implémente

Attributs

S’applique à