mnGetVersion

This command returns the version of DarkNet.

C++ users: the memory for the returned string is managed by DarkNet and is guaranteed to remain permanently unchanged and available. This means that you do not need to deallocate the memory.

Parameters

None

Returns (Const Char *)

The version of the plugin: e.g. “Release v1.1.1 (23/01/09)”




This page is in the following sections:
(2) General
(1) Miscellaneous
(0) DarkNet Help