30 #define DCPMCR_POWERON 0
34 #define DCPMCR_MIN_DELAY_FACTOR 0x20
36 #define RETURN_RMPM_ID_DCPMCR_INIT_CNF_POS (*ppMsg)->dwQueue = ID_QUEUE_RMPM; (*ppMsg)->wCodeFnct = ID_RMPM_DCPMCR_ACTIVATE_CNF_POS; return SEND_MESSAGE
38 APP_DWORD APP_FAR dcpmcr_activate_req(
LPST_MSG* ppMsg);
39 APP_DWORD APP_FAR dcpmcr_identify_req(
LPST_MSG* ppMsg);
40 APP_DWORD APP_FAR dcpmcr_timeout (
LPST_MSG* ppMsg);
41 APP_DWORD APP_FAR dcpmcr_close_req (
LPST_MSG* ppMsg);
42 APP_DWORD APP_FAR dcpmcr_identify_rsp(
LPST_MSG* ppMsg);
Definition: message.h:1163