DMDLL_USBGetVersion

DM Version을 얻습니다.


Description

int DMDLL_USBGetVersion ( void )

Parameters


Return Values

return  int
    Version : 1, 2, ...

Changelog


Examples

int nVersion = 0;

nVersion = DMDLL_USBGetVersion();
printf(“USB Version : %d \n”, nVersion);

results matching ""

    No results matching ""