IObjectSafetyImpl

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.

Syntax

template< class T >
class IObjectSafetyImpl

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IObjectSafetyImpl Methods, IObjectSafetyImpl Data Members, IObjectSafety