CVTime.Flags Property
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.
Flags for CVTime, if set to IsIndefinite, the CVTime is indefinite and neither the TimeValue and TimeScale are valid.
public int Flags { get; set; }
member this.Flags : int with get, set
Property Value
Remarks
Currently only the value IsIndefinited is supported, the CVTime is indefinite.