DPA_Destroy 函式 (dpa_dsa.h)

[DPA_Destroy 可用於需求一節中指定的操作系統。 後續版本可能會變更或無法使用。]

釋放動態指標陣列 (DPA) 。

語法

BOOL DPA_Destroy(
  HDPA hdpa
);

參數

hdpa

類型: HDPA

DPA 的句柄。

傳回值

類型: BOOL

在成功時傳回 TRUE ,失敗時傳回 FALSE

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限桌面應用程式]
目標平台 Windows
標頭 dpa_dsa.h
程式庫 Comctl32.lib
Dll ComCtl32.dll
API 集合 ext-ms-win-shell-comctl32-da-l1-1-0 (Windows 10 10.0.14393 版)