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
これは役に立ちましたか?