API 文件集 > Miscellaneous > Object ProExpldanimmovedata > Function ProExpldanimmovedataProarrayFree
Function ProExpldanimmovedataProarrayFree
Description
In each element of ProArray of moves, frees its ProArray comp_set, then frees the ProArray of moves.
Synopsis
#include <ProExpldstate.h>
ProExpldanimmovedataProarrayFree
(
/* (In)
ProArray of moves. Cannot be NULL.
*/
)
Returns
The array is freed successfully.
Some arguments are invalid. Other errors are the same as for ProArrayFree
User Guide References
這是否有幫助?