SpiSendMsg - Parameters
hstream (HSTREAM) - input
The
stream instance of the stream handler that will receive the message.
hid (HID) - input
ID
of the stream handler to which the message should be sent.
ulMsgType (ULONG) - input
The
stream-handler-specific message type.
SHC_REPORT_INT
SHC_REPORT_EVENT
pMsg (PVOID) - input
Pointer
to a specific control block according to ulMsgType. The first field
in the control block must be the length of the structure. See MSG_COMMON.
rc (ULONG) - returns