DPA_Destroy function
[DPA_Destroy is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Frees a Dynamic Pointer Array (DPA).
Syntax
BOOL WINAPI DPA_Destroy( HDPA pdpa );
Parameters
- pdpa
-
Type: HDPA
A handle to a DPA.
Return value
Type: BOOL
Returns TRUE on success, FALSE on failure.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012