共用方式為


RILMSGACKSTATUS 列舉 (ntddrilapitypes.h)

本主題支援 Windows 驅動程式基礎結構,並不適合直接從您的程式代碼使用。

Syntax

typedef enum RILMSGACKSTATUS {
  RIL_MSGACKSTATUS_STORED,
  RIL_MSGACKSTATUS_FAIL_MEM_FULL,
  RIL_MSGACKSTATUS_ERROR,
  RIL_MSGACKSTATUS_MAX
} ;

常數

 
RIL_MSGACKSTATUS_STORED
RIL_MSGACKSTATUS_FAIL_MEM_FULL
RIL_MSGACKSTATUS_ERROR
RIL_MSGACKSTATUS_MAX

規格需求

需求
標頭 ntddrilapitypes.h (include Rilapitypes.h)