IObjectSafetyImpl::GetInterfaceSafetyOptions

This method retrieves the safety options supported by the object, as well as the safety options currently set for the object.

Syntax

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

At a Glance

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

See Also

IObjectSafetyImpl Overview, IObjectSafetyImpl Methods, IObjectSafety::GetInterfaceSafetyOptions, IObjectSafetyImpl::SetInterfaceSafetyOptions