共用方式為


DPA_GetPtrCount巨集(dpa_dsa.h)

取得動態指標陣列 (DPA) 中的指標數目。

語法

int DPA_GetPtrCount(
  [in] HDPA hdpa
);

參數

[in] hdpa

現有 DPA 的句柄。

傳回值

類型:int

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

要求

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