CMClockError 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.
An enumeration whose values specify errors relating to CMClocks.
public enum CMClockError
type CMClockError =
- Inheritance
-
CMClockError
Fields
Name | Value | Description |
---|---|---|
UnsupportedOperation | -12756 | |
AllocationFailed | -12747 | |
InvalidParameter | -12746 | |
MissingRequiredParameter | -12745 | |
None | 0 |