| description | Learn more about: hidden | |
|---|---|---|
| title | hidden (C++ COM Attribute) | |
| ms.date | 10/02/2018 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 199c96dd-fc07-46c7-af93-92020aebebe7 |
hidden
Indicates that the item exists but should not be displayed in a user-oriented browser.
[hidden]The hidden C++ attribute has the same functionality as the hidden MIDL attribute.
See the example for bindable for an example of how to use hidden.
| Attribute context | Value |
|---|---|
| Applies to | interface, class, struct, method, property |
| Repeatable | No |
| Required attributes | coclass (when applied to class or struct) |
| Invalid attributes | None |
For more information, see Attribute Contexts.
IDL Attributes
Interface Attributes
Class Attributes
Method Attributes