OLE_TRISTATE 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.
public enum class OLE_TRISTATE
[System.Runtime.InteropServices.Guid("6650430A-BE0F-101A-8BBB-00AA00300CAB")]
public enum OLE_TRISTATE
[<System.Runtime.InteropServices.Guid("6650430A-BE0F-101A-8BBB-00AA00300CAB")>]
type OLE_TRISTATE =
Public Enum OLE_TRISTATE
- Inheritance
-
OLE_TRISTATE
- Attributes
Fields
Name | Value | Description |
---|---|---|
Unchecked | 0 | |
Checked | 1 | |
Gray | 2 |