DSA_GetItemCount macro
Gets the number of items in a dynamic structure array (DSA).
Syntax
int DSA_GetItemCount( [in] HDSA hdsa );
Parameters
- hdsa [in]
-
A handle to an existing DSA.
Return value
Returns the number of items in the DSA.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
Show: