DPA_SetPtrCount宏 (dpa_dsa.h)

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

語法

void DPA_SetPtrCount(
  [in]  hdpa,
  [in]  cItems
);

參數

[in] hdpa

現有 DPA 的控制碼。

[in] cItems

DPA 中的專案數。

傳回值

需求

   
最低支援的用戶端 Windows 7 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 R2 [僅限桌面應用程式]
目標平台 Windows
標頭 dpa_dsa.h