共用方式為


DPA_SetPtrCount巨集 (dpa_dsa.h)

設定動態指標陣列 (DPA) 中的指標數目。

語法

int DPA_SetPtrCount(
  [in] HDPA hdpa,
  [in] int  cItems
);

參數

[in] hdpa

現有 DPA 的句柄。

[in] cItems

DPA 中的項目數目。

傳回值

類型:int

傳回 DPA 包含的指標數(元素)。

要求

要求 價值
最低支援的用戶端 Windows 7 [僅限傳統型應用程式]
支援的最低伺服器 Windows Server 2008 R2 [僅限傳統型應用程式]
目標平臺 窗戶
標頭 dpa_dsa.h