共用方式為


RILEXECUTORRFSTATE 結構 (ntddrilapitypes.h)

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

語法

typedef struct RILEXECUTORRFSTATE {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwExecutor;
  BOOL  fExecutorRFState;
} RILEXECUTORRFSTATE, *LPRILEXECUTORRFSTATE;

成員

cbSize

dwParams

dwExecutor

fExecutorRFState

要求

要求 價值
標頭 ntddrilapitypes.h (include Rilapitypes.h)