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