IDebugBreakpointRequest110.GetAutomationObject(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetAutomationObject([Runtime::InteropServices::Out] System::Object ^ % ppAutomationObject);
public int GetAutomationObject(out object ppAutomationObject);
abstract member GetAutomationObject : obj -> int
Public Function GetAutomationObject (ByRef ppAutomationObject As Object) As Integer
Parameters
- ppAutomationObject
- Object