MAPIDeInitIdle

The MAPIDeInitIdle function shuts down the DLL for the idle engine.

 

Note  This function may not be supported in future versions of MAPI.

 

Quick Info

Header file:

MAPIUTIL.H

Implemented by:

MAPI

Called by:

Client applications and service providers

 

VOID MAPIDeInitIdle(void)

Parameters

None.

Remarks

A client application or service provider should call this function when it no longer needs the idle engine, for example, when it is about to stop processing.

See Also

MAPIInitIdle19AJKBZ, FNIDLE19HJWII