hidden

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

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

Applies tointerface, class, struct, method, property
RepeatableNo
Required attributescoclass (when applied to class or struct)
Invalid attributesNone

For more information, see Attribute Contexts.

IDL Attributes
Interface Attributes
Class Attributes
Method Attributes
Attributes Samples

Show: