Mmfgetexitcodethread - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MmfGetExitCodeThread

Gets the exit code of the thread.
unsigned long MmfGetExitCodeThread(
HANDLE hThread,
unsigned long *exitCode
);
Detailed description
■Parameter
Argument
hThread [in]
exitCode [out]
■Return value
Value
MMC_OK
MMERR_ARGUMENT_0
=1 to 9: Argument location
MMERR_WIN_GET_EXIT_CODE_THREAD
■Point
None.
■Supported version
API version
1.00
■Reference
None.
Description
Handle of the thread
Pointer to the variable that stores the exit code
Description
Function succeeded
The argument is outside the set range.
An error occurred in the GetExitCodeThread 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
121

Advertisement

Table of Contents
loading

Table of Contents