DesignerWindowPane.IVsExtensibleObject.GetAutomationObject Yöntem

Tanım

Bu pencere bölmesi için Otomasyon nesnesini alır.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsExtensibleObject.GetAutomationObject(System::String ^ propName, [Runtime::InteropServices::Out] System::Object ^ % extObj) = Microsoft::VisualStudio::Shell::Interop::IVsExtensibleObject::GetAutomationObject;
int IVsExtensibleObject.GetAutomationObject (string propName, out object extObj);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsExtensibleObject.GetAutomationObject : string * obj -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsExtensibleObject.GetAutomationObject : string * obj -> int
Function GetAutomationObject (propName As String, ByRef extObj As Object) As Integer Implements IVsExtensibleObject.GetAutomationObject

Parametreler

propName
String

Otomasyon nesnesinin adı. Bu null ya da boş bir dize olabilir.

extObj
Object

Otomasyon nesnesi.

Döndürülenler

Int32

S_OK başarılı olursa.

Uygulamalar

Şunlara uygulanır