The IObjectSafetyImpl class implements the IObjectSafety interface which allows a client to retrieve and set an object's safety levels. For example, a web browser may call IObjectSafety::SetInterfaceSafetyOptions to make a control safe for initialization or safe for scripting.
template< class T >
class IObjectSafetyImpl
| Header file: | Atlctl.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
IObjectSafetyImpl Methods, IObjectSafetyImpl Data Members, IObjectSafety