Compartir a través de


IOSTX::GetLastError

Hace referencia a: Outlook 2013 | Outlook 2016

Obtiene información extendida sobre el último error.

HRESULT GetLastError( 
    HRESULT hResult, 
    ULONG ulFlags, 
    LPMAPIERROR *lppMAPIError 
);

Parameters

Hresult

[in] Código de error.

ulFlags

[entrada] Marcadores para modificar el comportamiento. Debe ser 0.

lppMAPIError

[out] Puntero a la estructura MAPIERROR que contiene la información extendida del error. Vea mapidefs.h para obtener la definición de tipo de LPMAPIERROR.

Vea también

IOSTX::InitSync

IOSTX::SetSyncResult

IOSTX::SyncBeg

IOSTX::SyncEnd

IOSTX::SyncHdrBeg

IOSTX::SyncHdrEnd

IOSTX : IUnknown

Constantes MAPI