Compartir a través de


IMAPIOffline::GetCurrentState

Hace referencia a: Outlook 2013 | Outlook 2016

Obtiene el estado actual en línea o sin conexión de un objeto sin conexión.

HRESULT GetCurrentState( 
    ULONG* pulState 
);

Parameters

pulState

[out] Estado actual en línea o sin conexión de un objeto sin conexión. Debe ser uno de estos dos valores:

MAPIOFFLINE_STATE_ONLINE

MAPIOFFLINE_STATE_OFFLINE

Vea también

IMAPIOffline::GetCapabilities

IMAPIOffline::SetCurrentState

Constantes MAPI