13.3.4 IApplicationObject::Lock

The IApplicationObject::Lock method prevents other clients from accessing the variables stored in the Application object until the IApplicationObject::UnLock method has been called.
HRESULT Lock(VOID);
Copyright © 2000 Chili!Soft
|