ATL
Expand Minimize
This topic has not yet been rated - Rate this topic

_ATL_NO_VARIANT_THROW

Suppresses the CComVariant Class from throwing exceptions.

#define _ATL_NO_VARIANT_THROW

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.