我要评分
获取效率
正确性
完整性
易理解

DeInitVmiEngine

Function Usage

Deinitializes the cloud phone server.

Restrictions

This API cannot be called repeatedly.

Prototype

VmiErrCode DeInitVmiEngine();

Return Value Description

Data type: enum VmiErrCode: int32_t

The value can be any of the following:

  • OK (0): The deinitialization is successful.
  • Other values: The deinitialization fails, and an error code is returned.