共用方式為


RILREMOTEPARTYINFO 結構 (rilapitypes.h)

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

語法

typedef struct RILREMOTEPARTYINFO {
  DWORD                   cbSize;
  DWORD                   dwParams;
  DWORD                   dwExecutor;
  RILADDRESS              raAddress;
  RILSUBADDRESS           rsaSubAddress;
  WCHAR                   wszDescription[256];
  RILREMOTEPARTYINFOVALUE dwNumberPresentationIndicator;
  RILREMOTEPARTYINFOVALUE dwNamePresentationIndicator;
  DWORD                   dwID;
} RILREMOTEPARTYINFO, *LPRILREMOTEPARTYINFO;

成員

cbSize

dwParams

dwExecutor

raAddress

rsaSubAddress

wszDescription[256]

dwNumberPresentationIndicator

dwNamePresentationIndicator

dwID

規格需求

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