This topic has not yet been rated - Rate this topic

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>

See Also

MFC Macros and Globals | AfxOleLockApp | CCmdTarget::OnFinalRelease

Did you find this helpful?
(1500 characters remaining)