HRESULT SetInterfaceSafetyOptions( REFIID riid, DWORD dwOptionsSetMask, DWORD dwEnabledOptions );
See IObjectSafety::SetInterfaceSafetyOptions in the ActiveX SDK.
Remarks
Makes the object safe for initialization or scripting. If the riid parameter is not IID_IDispatch, this method returns E_NOINTERFACE.
IObjectSafetyImpl Overview | Class Members
See Also IObjectSafetyImpl::GetInterfaceSafetyOptions Send feedback to MSDN. Look here for MSDN Online Resources. © 1999 Microsoft Corporation. All rights reserved. Terms of use.IObjectSafetyImpl::SetInterfaceSafetyOptions