DPASTREAMINFO 結構 (dpa_dsa.h)

包含 PFNDPASTREAM 回呼函式所使用的數據流專案。

語法

typedef struct _DPASTREAMINFO {
  int  iPos;
  void *pvItem;
} DPASTREAMINFO;

成員

iPos

類型: int

DPA 中專案的索引。

pvItem

類型: void*

項目數據的 void 指標。

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限傳統型應用程式]
標頭 dpa_dsa.h