ReactOS 0.4.16-dev-751-g45ed1a9
|
Public Attributes | |
LPTASKCALLBACK | cb |
DWORD | client |
HANDLE | event |
LPTASKCALLBACK mm_starter::cb |
Definition at line 2837 of file winmm.c.
Referenced by mmTaskCreate(), and mmTaskRun().
DWORD mm_starter::client |
Definition at line 2838 of file winmm.c.
Referenced by mmTaskCreate(), and mmTaskRun().
HANDLE mm_starter::event |
Definition at line 2839 of file winmm.c.
Referenced by mmTaskCreate(), and mmTaskRun().