Mmfcreateevent - Mitsubishi MR-EM340GF User Manual

Simple motion board
Table of Contents

Advertisement

MmfCreateEvent

Creates or opens a named event object.
unsigned long MmfCreateEvent(
const wchar_t *name,
HANDLE *hEvent
);
Detailed description
■Parameter
Argument
name [in]
hEvent [out]
■Return value
Value
MMC_OK
MMERR_ARGUMENT_0
=1 to 9: Argument location
MMERR_WIN_CREATE_EVENT
■Point
None.
■Supported version
API version
1.00
■Reference
MmfDeleteEvent (Page 112 MmfDeleteEvent)
Description
Name of object
Pointer to the variable that stores the handle of the event object
Description
Function succeeded
The argument is outside the set range.
An error occurred in the CreateEvent 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
111

Advertisement

Table of Contents
loading

Table of Contents