Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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>