Rate This Document
Findability
Accuracy
Completeness
Readability

DeInitVmiEngine

Function Usage

Deinitializes the cloud phone server.

Restrictions

This API cannot be called repeatedly.

Prototype

VmiErrCode DeInitVmiEngine();

Parameter Description

N/A

Return Value Description

Data type: enum VmiErrCode: int32_t

The value can be any of the following:

  • OK (0): The deinitialization is successful.
  • Negative error code: Deinitialization failed.