IObjectSafety:IUnknown
This interface allows a container to retrieve the current initialization or scripting capabilities for an ActiveX control and to ask a control to make itself safe.
Methods in Vtable Order
IObjectSafety method | Description |
---|---|
GetInterfaceSafetyOptions | Retrieves the safety options supported by an object as well as the safety options that are currently set for that object. |
SetInterfaceSafetyOptions | Makes an object safe for initialization or scripting. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Objsafe.h, Objsafe.idl.
Link Library: Developer implemented.
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.