Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Suppresses the CComVariant Class from throwing exceptions.
#define _ATL_NO_VARIANT_THROW
Remarks
Define this macro if your module must not throw exceptions. When this macro is defined, CComVariant will not throw exceptions. By default, this macro is not defined.