Share via


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