CMTimebaseError 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 CMTimebases.
public enum CMTimebaseError
type CMTimebaseError =
- Inheritance
-
CMTimebaseError
Fields
Name | Value | Description |
---|---|---|
ReadOnly | -12757 | |
TimerIntervalTooShort | -12751 | |
AllocationFailed | -12750 | |
InvalidParameter | -12749 | |
MissingRequiredParameter | -12748 | |
None | 0 |