wcWebCamClient lib  v0.8.2
Common library routines

Functions

void DLLEXPORT wcGetLibVersion (uint8_t *vmajor, uint8_t *vminor, uint16_t *vrev)
 Get the library version. More...
 

Detailed Description

Function Documentation

◆ wcGetLibVersion()

void DLLEXPORT wcGetLibVersion ( uint8_t *  vmajor,
uint8_t *  vminor,
uint16_t *  vrev 
)

Get the library version.

Parameters
vmajorA pointer to the major component of the library version.
vminorA pointer to the minor component of the library version.
vrevA pointer to the revision version value.