Tao.Platform.Windows SDK Documentation |
|
Winmm.timeBeginPeriod Method
[Visual Basic]
Public Shared Function timeBeginPeriod( _
ByVal
period As
Integer _
) As
Integer
[C#]
public static
int timeBeginPeriod(
int period);
See Also
Winmm Class | Tao.Platform.Windows Namespace