AfxOleUnlockApp
Decrements the framework's count of active objects in the application.
void AFXAPI AfxOleUnlockApp( );
Remarks
See AfxOleLockApp for further information.
When the number of active objects reaches zero, AfxOleOnReleaseAllObjects is called.
Example
See the example for AfxOleLockApp.
Requirements
Header: <afxdisp.h>