Mmfsetthreadpriority - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MmfSetThreadPriority

Sets the priority value of the thread.
unsigned long MmfSetThreadPriority(
HANDLE hThread,
long priority
);
Detailed description
■Parameter
Argument
hThread [in]
priority [in]
■Return value
Value
MMC_OK
MMERR_ARGUMENT_0
=1 to 9: Argument location
MMERR_WIN_SET_THREAD_PRIORITY
■Point
None.
■Supported version
API version
1.00
■Reference
None.
Description
Handle of the thread
Priority value of the thread
Description
Function succeeded
The argument is outside the set range.
An error occurred in the SetThreadPriority function (Win32API). Call the GetLastError function
of Win32API and confirm the error details.
Software version
01
3 API LIBRARY DETAILS (BASIC FUNCTIONS)
3.8 Basic Library Functions
3
119

Advertisement

Table of Contents
loading

Table of Contents