CFByteOrder 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.
[ObjCRuntime.Native]
public enum CFByteOrder
[<ObjCRuntime.Native>]
type CFByteOrder =
- Inheritance
-
CFByteOrder
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | |
| LittleEndian | 1 | |
| BigEndian | 2 |