Share via


IDebugProcessJITInfo100.GetAttachOptions(Guid, Object, Object) Method

Definition

public:
 int GetAttachOptions(Guid % guidEngine, [Runtime::InteropServices::Out] System::Object ^ % pAttachOptions1, [Runtime::InteropServices::Out] System::Object ^ % pAttachOptions2);
public int GetAttachOptions (ref Guid guidEngine, out object pAttachOptions1, out object pAttachOptions2);
abstract member GetAttachOptions : Guid * obj * obj -> int
Public Function GetAttachOptions (ByRef guidEngine As Guid, ByRef pAttachOptions1 As Object, ByRef pAttachOptions2 As Object) As Integer

Parameters

guidEngine
Guid
pAttachOptions1
Object
pAttachOptions2
Object

Returns

Returns Int32.

Applies to