API 文件集 > Dimensions > Object ProDimlocation > Function ProDimlocationFree
Function ProDimlocationFree
Description
Frees the dimension location data.
Synopsis
#include <ProDimension.h>
ProDimlocationFree
(
/* (In)
The dimension location data, extracted using ProDimensionLocationGet().
*/
)
Returns
The function succeeded.
One or more arguments is invalid.
Sample Code References
User Guide References
這是否有幫助?