共用方式為


riLCALLMEDIATYPE 列舉 (rilapitypes.h)

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

Syntax

typedef enum RILCALLMEDIATYPE {
  RIL_CALLMEDIATYPE_UNKNOWN,
  RIL_CALLMEDIATYPE_AUDIO,
  RIL_CALLMEDIATYPE_VIDEO,
  RIL_CALLMEDIATYPE_CUSTOM,
  RIL_CALLMEDIATYPE_MAX
} ;

常數

 
RIL_CALLMEDIATYPE_UNKNOWN
RIL_CALLMEDIATYPE_AUDIO
RIL_CALLMEDIATYPE_VIDEO
RIL_CALLMEDIATYPE_CUSTOM
RIL_CALLMEDIATYPE_MAX

規格需求

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