API ドキュメンテーション
>
Miscellaneous
>
Object ProDimattachmentarray
> Function ProDimattachmentarrayFree
Function ProDimattachmentarrayFree
Description
Frees the memory owned by an array of dimension attachments.
Synopsis
#include <
ProDimension.h
>
ProError
ProDimattachmentarrayFree
(
ProDimAttachment
* attachments_arr
/* (In)
The dimension attachments array.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more of the input arguments are invalid.
Sample Code References
pt_examples ( TestDimension.c )
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。