购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008 QQ号:85585969
函数结构:UF_TAG_compose_handle( const char * file_data, unsigned int sub_file_id, unsigned int version, char * * handle) 函数说明:
鉴于数据管理器,文件名,子文件ID和的组成部分,这个函数返回结果句柄。
函数参数:
第1个参数为输入:
输入const char * 字符类型的参数,参数的变量格式为file_data,有关该文件的数据。该字符串将来自于UF_TAG_decompose_handle的电话。
第2个参数为输入:
输入unsigned int 整数型的参数,参数的变量格式为sub_file_id,sub_file标识符。该sub_file是在部分文件数据库内部文件。
第3个参数为输入:
输入unsigned int 整数型的参数,参数的变量格式为version,部分版本
第4个参数为输出:
输出char * * 字符类型的参数,参数的变量格式为handle,含复合手柄串