次の方法で共有


IDebugApplication64.CreateAsyncDebugOperation Method

Definition

public:
 int CreateAsyncDebugOperation(Microsoft::VisualStudio::Debugger::Interop::IDebugSyncOperation ^ psdo, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugAsyncOperation ^ % ppado);
public int CreateAsyncDebugOperation (Microsoft.VisualStudio.Debugger.Interop.IDebugSyncOperation psdo, out Microsoft.VisualStudio.Debugger.Interop.IDebugAsyncOperation ppado);
abstract member CreateAsyncDebugOperation : Microsoft.VisualStudio.Debugger.Interop.IDebugSyncOperation * IDebugAsyncOperation -> int
Public Function CreateAsyncDebugOperation (psdo As IDebugSyncOperation, ByRef ppado As IDebugAsyncOperation) As Integer

Parameters

Returns

Applies to