DkmPerformanceCountersAsyncResult Yapı

Tanım

Zaman uyumsuz DkmProcess. QueryPerformanceCounters çağrısının sonucu.

public value class DkmPerformanceCountersAsyncResult
struct DkmPerformanceCountersAsyncResult
public struct DkmPerformanceCountersAsyncResult
type DkmPerformanceCountersAsyncResult = struct
Public Structure DkmPerformanceCountersAsyncResult
Devralma
DkmPerformanceCountersAsyncResult

Oluşturucular

DkmPerformanceCountersAsyncResult(DkmPerformanceCounters)

Başarılı bir DkmProcess. QueryPerformanceCounters çağrısından çıktıyı tutacak yeni bir sonuç yapısı oluşturur.

Özellikler

Counters

Toplanan performans sayaçları.

         Bu API, Visual Studio 14 RTM (DkmApiVersion. VS14RTM) içinde tanıtılmıştır.
ErrorCode

Çağırandan döndürülen HRESULT kodu. İşlem tamamlanmadan önce iptal edildiyse, bu DkmExceptionCode.COR_E_OPERATIONCANCELED (0x8013153B) olacaktır.

Yöntemler

CreateErrorResult(Exception)

Başarısız bir DkmProcess. QueryPerformanceCounters çağrısından hatayı tutacak yeni bir sonuç yapısı oluşturur.

Şunlara uygulanır