GetCurVersion
Function Usage
Returns the version number of the current plugin.
Prototype
1 | uint32_t GetCurVersion() |
Response Parameters
Data Structure |
Description |
|---|---|
uint32_t |
Version number of the current plugin. |
Parent topic: Other APIs
Returns the version number of the current plugin.
1 | uint32_t GetCurVersion() |
Data Structure |
Description |
|---|---|
uint32_t |
Version number of the current plugin. |