
106
Digital Input/Output Function Library
Return codes
NoError
ErrorInvalidCardNumber
ErrorCardNotRegistered
ErrorFuncNotSupport
ErrorInvalidIoChannel
DIO_INT_Event_Message
Controls and notifies user application when a specified inter-
rupt event occurs. Notification is implemented through a user-
specified callback function or the Windows PostMessage API.
When a new event message is added, it remains active until
the function is called by setting the argument mode to 0,
removing the specified interrupt event message. To remove a
specified message, the event handle for the message must be
identified.
Syntax
C/C++ and Borland C++
I16 DIO_INT_EventMessage (I16 mode, HANDLE evt,
HANDLE windowHandle, U32 message, U32
callbackAddr)
Visual Basic
DIO_INT_EventMessage (ByVal mode As Integer,
ByVal evt As Long, ByVal windowHandle As
Long, ByVal message As Long, ByVal
callbackAddr As Long) As Integer
Parameter(s)
mode
Operation mode of adding or removing message, with
0 Removes an existing message interrupt event defined argu-
ment event
1 Adds a new message for an interrupt event defined
evt
Handle of the INT event to be handled.
PRELIMINARY
Summary of Contents for MXC-6300
Page 10: ...x List of Tables This page intentionally left blank PRELIM INARY...
Page 12: ...xii List of Figures This page intentionally left blank PRELIM INARY...
Page 20: ...8 Introduction Figure 1 3 MXC 6300 Top View Figure 1 4 MXC 6300 Front View 174 2 PRELIM INARY...
Page 46: ...34 Introduction This page intentionally left blank PRELIM INARY...
Page 57: ...Getting Started 45 MXC 6300 5 Remove the external CF socket cover PRELIM INARY...
Page 67: ...Getting Started 55 MXC 6300 PRELIM INARY...
Page 68: ...56 Getting Started This page intentionally left blank PRELIM INARY...
Page 94: ...82 BIOS Setup PRELIM INARY...
Page 97: ...Activating RAID Function 85 MXC 6300 PRELIM INARY...
Page 106: ...94 Activating RAID Function PRELIM INARY...
Page 124: ...112 Digital Input Output Function Library This page intentionally left blank PRELIM INARY...