GetCommanderAPIversion

Overview

Used to get version information of the DLL currently used. 


Argument

int mainVer_i                 pointer to main version number

int minVer_i                  pointer to minor version number

int build_i                pointer to build number

Reply


Examples

  • Visual C (VC)

example


  • Visual Basic (VB)

example


  • C/C++

example


  • Python

example


  • WPF (C#)

example


  • Winforms (C#)

example


V 1.0 Function: GetCommanderHIDversion(int* mainVer, int* minVer, int* build) 


REPOSITORY PLACEHOLDER LINK



< Previous | Topic Home | Home |  Next  >