IObjectSafetyImpl::GetInterfaceSafetyOptions

HRESULT GetInterfaceSafetyOptions( REFIID riid, DWORD* pdwSupportedOptions, DWORD* pdwEnabledOptions );

See IObjectSafety::GetInterfaceSafetyOptions in the ActiveX SDK.

Remarks

Retrieves the safety options supported by the object, as well as the safety options currently set for the object. If the riid parameter is not IID_IDispatch, this method returns E_NOINTERFACE.

IObjectSafetyImpl OverviewClass Members

See Also   IObjectSafetyImpl::SetInterfaceSafetyOptions