IDebugQueryPerformanceCountersCompletionRoutine150.QueryPerformanceCountersOnComplete Method

Definition

public:
 int QueryPerformanceCountersOnComplete(cli::array <Microsoft::VisualStudio::Debugger::Interop::QUERY_PROCESS_PERFORMANCE_COUNTERS_RESULT> ^ pResult);
public int QueryPerformanceCountersOnComplete (Microsoft.VisualStudio.Debugger.Interop.QUERY_PROCESS_PERFORMANCE_COUNTERS_RESULT[] pResult);
abstract member QueryPerformanceCountersOnComplete : Microsoft.VisualStudio.Debugger.Interop.QUERY_PROCESS_PERFORMANCE_COUNTERS_RESULT[] -> int
Public Function QueryPerformanceCountersOnComplete (pResult As QUERY_PROCESS_PERFORMANCE_COUNTERS_RESULT()) As Integer

Parameters

Returns

Applies to