async_uuid
Visual Studio 2012
Specifies the UUID that directs the MIDL compiler to define both synchronous and asynchronous versions of a COM interface.
[async_uuid ( uuid )]
The async_uuid C++ attribute has the same functionality as the async_uuid MIDL attribute.
Attribute Context
|
Applies to |
interface |
|
Repeatable |
No |
|
Required attributes |
None |
|
Invalid attributes |
dual, dispinterface |
For more information about the attribute contexts, see Attribute Contexts.