Condividi tramite


IDebugProgram150.QueryPerformanceCounters Method

Definition

public:
 int QueryPerformanceCounters(Microsoft::VisualStudio::Debugger::Interop::IDebugQueryPerformanceCountersCompletionRoutine150 ^ pCallback);
public int QueryPerformanceCounters(Microsoft.VisualStudio.Debugger.Interop.IDebugQueryPerformanceCountersCompletionRoutine150 pCallback);
abstract member QueryPerformanceCounters : Microsoft.VisualStudio.Debugger.Interop.IDebugQueryPerformanceCountersCompletionRoutine150 -> int
Public Function QueryPerformanceCounters (pCallback As IDebugQueryPerformanceCountersCompletionRoutine150) As Integer

Parameters

Returns

Applies to