CMSyncError 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 returned by GetRelativeRateAndAnchorTime(CMClockOrTimebase, CMClockOrTimebase, Double, CMTime, CMTime).
public enum CMSyncError
type CMSyncError =
- Inheritance
-
CMSyncError
Fields
AllocationFailed | -12754 | |
InvalidParameter | -12753 | |
MissingRequiredParameter | -12752 | |
None | 0 | |
RateMustBeNonZero | -12755 |