API 文件集 > Miscellaneous > Object ProElemdiagnostic > Function ProElemdiagnosticProarrayFree
Function ProElemdiagnosticProarrayFree
Description
Frees an array of an array of diagnostic items returned from ProElementDiagnosticsCollect.
Synopsis
#include <ProElement.h>
ProElemdiagnosticProarrayFree
(
ProElemdiagnostic* diag_array
/* (In)
The diagnostic ProArray.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
這是否有幫助?