| description | Learn more about: unique (C++) | |
|---|---|---|
| title | unique (C++ COM Attribute) | |
| ms.date | 10/02/2018 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | abd7ed14-5ae7-44a8-8333-0058e9c92b2f |
Specifies a unique pointer.
[unique]The unique C++ attribute has the same functionality as the unique MIDL attribute.
See the ref example for a sample use of unique.
| Attribute context | Value |
|---|---|
| Applies to | typedef, struct, union, interface parameter, interface method |
| Repeatable | No |
| Required attributes | None |
| Invalid attributes | None |
For more information about the attribute contexts, see Attribute Contexts.
IDL Attributes
Typedef, Enum, Union, and Struct Attributes
Parameter Attributes