OpenHiva::ServiceServer::Disable 函数功能去使能服务端。 函数原型uint32_t OpenHiva::ServiceServer::Disable() 参数说明无 返回值返回uint32_t类型,成功返回HIVA_SUCCESS,该值为0;其他值为失败。 使用说明调用该接口后,服务端停止接收客户端请求。 注意事项无 父主题: OpenHiva::ServiceServer接口