~AscendHac
Function Usage
Destruct an AscendHac object.
Destructor of AscendHac(), which is used to destroy objects. To destroy related resources, you need to explicitly call the Release() API.
Prototype
~AscendHac();
Response Parameters
None
Parent topic: AscendHac Destructor