API 文件集 > Features > Object ProUdfintersection > Function ProUdfintersectionFree
Function ProUdfintersectionFree
Description
Frees the UDF intersection handle.
Synopsis
#include <ProUdf.h>
ProUdfintersectionFree
(
ProUdfintersection intersection
/* (In)
The UDF intersection handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
這是否有幫助?