SQLWorkbenchPackage.GetAutomationObject(String, Object) 메서드

정의

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

매개 변수

propName
String
autoObject
Object

반환

구현

적용 대상