DkmOnFunctionResolvedAsyncResult Yapı

Tanım

Zaman uyumsuz DkmRuntimeFunctionResolutionRequest. Onfunctionçözümlendi çağrısının sonucu.

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

Özellikler

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 DkmRuntimeFunctionResolutionRequest. Onfunctionçözümlenme çağrısından hatayı tutacak yeni bir sonuç yapısı oluşturur.

Şunlara uygulanır