共用方式為


RILMESSAGESTATUS 列舉 (ntddrilapitypes.h)

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

Syntax

typedef enum RILMESSAGESTATUS {
  RIL_MSGSTATUS_UNKNOWN,
  RIL_MSGSTATUS_RECUNREAD,
  RIL_MSGSTATUS_RECREAD,
  RIL_MSGSTATUS_STOUNSENT,
  RIL_MSGSTATUS_STOSENT,
  RIL_MSGSTATUS_MAX
} ;

常數

 
RIL_MSGSTATUS_UNKNOWN
RIL_MSGSTATUS_RECUNREAD
RIL_MSGSTATUS_RECREAD
RIL_MSGSTATUS_STOUNSENT
RIL_MSGSTATUS_STOSENT
RIL_MSGSTATUS_MAX

規格需求

需求
標頭 ntddrilapitypes.h (包含 Rilapitypes.h)