@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [Flags] enum TimeType { Ms = 0x01, Samples = 0x02, Byyes = 0x04, Smpte = 0x08, Midi = 0x10, Ticks = 0x20 }; !!!!VB Definition: Enum TimeType TODO End Enum !!!!Notes: None. Documentation: TimeType@msdn on MSDN
Edit Enums.TimeType
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.