Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 887 Bytes

imapiprovidershutdown-notifyprocessshutdown.md

File metadata and controls

44 lines (26 loc) · 887 Bytes
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
IMAPIProviderShutdownNotifyProcessShutdown
lindalu
11/16/2014
Developer
reference
office-online-server
medium
IMAPIProviderShutdown.NotifyProcessShutdown
COM
a00d71b1-d705-40d5-b667-f91b57db85da

IMAPIProviderShutdown::NotifyProcessShutdown

Applies to: Outlook 2013 | Outlook 2016

Indicates to the MAPI provider that a MAPI client is going to do a fast shutdown, so that the provider can take actions to prevent data loss.

HRESULT NotifyProcessShutdown ();

Return value

S_OK

The MAPI provider is taking actions to prevent data loss when the MAPI client shuts down.

See also

IMAPIProviderShutdown : IUnknown

Client Shutdown in MAPI