Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Indicates that the item exists but should not be displayed in a user-oriented browser.
Syntax
[hidden]
Remarks
The hidden C++ attribute has the same functionality as the hidden MIDL attribute.
Example
See the example for bindable for an example of how to use hidden.
Requirements
| 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.
See also
IDL Attributes
Interface Attributes
Class Attributes
Method Attributes