Partager via


IOSTX::GetLastError

S’applique à : Outlook 2013 | Outlook 2016

Obtient des informations étendues sur la dernière erreur.

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

Paramètres

Hresult

[in] Code d’erreur.

ulFlags

[in] Indicateurs pour modifier le comportement. Cela doit être 0.

lppMAPIError

[out] Pointeur vers la structure MAPIERROR qui contient les informations étendues pour l’erreur. Consultez mapidefs.h pour la définition de type de LPMAPIERROR.

Voir aussi

IOSTX::InitSync

IOSTX::SetSyncResult

IOSTX::SyncBeg

IOSTX::SyncEnd

IOSTX::SyncHdrBeg

IOSTX::SyncHdrEnd

IOSTX : IUnknown

Constantes MAPI