DkmTryClearConditionOnTargetDeviceAsyncResult Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Résultat d’un appel DkmRuntimeInstructionBreakpoint. TryClearConditionOnTargetDevice asynchrone.
public value class DkmTryClearConditionOnTargetDeviceAsyncResult
public value class DkmTryClearConditionOnTargetDeviceAsyncResult
struct DkmTryClearConditionOnTargetDeviceAsyncResult
public struct DkmTryClearConditionOnTargetDeviceAsyncResult
type DkmTryClearConditionOnTargetDeviceAsyncResult = struct
Public Structure DkmTryClearConditionOnTargetDeviceAsyncResult
- Héritage
-
DkmTryClearConditionOnTargetDeviceAsyncResult
Propriétés
| ErrorCode |
Code HRESULT retourné par l’appelant. Ce sera DkmExceptionCode.COR_E_OPERATIONCANCELED (0x8013153B) si l’opération a été annulée avant la fin du traitement. |
Méthodes
| CreateErrorResult(Exception) |
Crée une nouvelle structure de résultat pour contenir l’erreur d’un appel à DkmRuntimeInstructionBreakpoint. TryClearConditionOnTargetDevice. |