yacFreeHandle函数用于释放句柄空间,返回YAC_SUCCESS表示释放成功,返回YAC_ERROR表示释放失败。
yacResult yacFreeHandle ( yacHandleType type, yacHandle handle);