Function ProDimattachmentarrayFree
Description
Frees the memory owned by an array of dimension attachments.
Synopsis
#include <ProDimension.h>
ProDimattachmentarrayFree
(
ProDimAttachment* attachments_arr
/* (In)
The dimension attachments array.
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid.
Sample Code References
これは役に立ちましたか?