MSG_COMMON

This structure contains fields common to the SpiSendMsg function.

typedef struct _MSG_COMMON {
  ULONG     ulMsgLen;  /*  Length of structure. */
} MSG_COMMON;



[Back: MRESULT]
[Next: MSG_COMMON Field - ulMsgLen]