_LIBCAT_VISIBILITY Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the visibility of a library item.
public enum class _LIBCAT_VISIBILITY
public enum class _LIBCAT_VISIBILITY
enum _LIBCAT_VISIBILITY
public enum _LIBCAT_VISIBILITY
type _LIBCAT_VISIBILITY =
Public Enum _LIBCAT_VISIBILITY
- Inheritance
-
_LIBCAT_VISIBILITY
Fields
Name | Value | Description |
---|---|---|
LCV_VISIBLE | 1 | Library item is visible. |
2 | Library item is hidden. |
Remarks
COM Signature
From vsshell.idl: