Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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>