@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [Flags] enum TimerType { OneShot = 0, Periodic = 1 }; !!!!VB Definition: Enum TimerType TODO End Enum !!!!Notes: None. Documentation: TimerType@msdn on MSDN
Edit Enums.TimerType
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.