DkmGetFunctionInfoAsyncResult Yapı

Tanım

Zaman uyumsuz DkmModule. GetFunctionInfo çağrısının sonucu.

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

Oluşturucular

DkmGetFunctionInfoAsyncResult(DkmRVASizePair[])

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

Özellikler

ErrorCode

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

Results

Sorgudaki RVA/boyut çiftleri.

Yöntemler

CreateErrorResult(Exception)

Başarısız bir DkmModule. GetFunctionInfo çağrısının hatasını tutacak yeni bir sonuç yapısı oluşturur.

Şunlara uygulanır