Compartir a través de


SQLWorkbenchPackage.GetAutomationObject(String, Object) Método

Definición

public:
 virtual int GetAutomationObject(System::String ^ propName, [Runtime::InteropServices::Out] System::Object ^ % autoObject);
public virtual int GetAutomationObject (string propName, out object autoObject);
abstract member GetAutomationObject : string * obj -> int
override this.GetAutomationObject : string * obj -> int
Public Overridable Function GetAutomationObject (propName As String, ByRef autoObject As Object) As Integer

Parámetros

propName
String
autoObject
Object

Devoluciones

Implementaciones

Se aplica a