DSA_GetItemCount宏(dpa_dsa.h)

获取动态结构数组(DSA)中的项数。

语法

int DSA_GetItemCount(
  [in] HDSA hdsa
);

参数

[in] hdsa

现有 DSA 的句柄。

返回值

类型:int

返回 DSA 中的项数。

要求

要求 价值
最低支持的客户端 Windows Vista [仅限桌面应用]
支持的最低服务器 Windows Server 2008 [仅限桌面应用]
目标平台 窗户
标头 dpa_dsa.h