VMUINT vm_firmware_get_info( VMSTR value, VMUINT length, VM_FIRMWARE_KEY_INFO key );
VMUINT vm_firmware_get_info( VMSTR value, VMUINT length, VM_FIRMWARE_KEY_INFO key );
Get firmware information, e.g. firmware version, build date, and maximum memory that LinkIt application can use.
|
Parameters |
Description |
|
VMSTR value |
[OUT] A buffer to store the firmware information in ASCII string. Pass NULL to get the required buffer length from return value. |
|
VMUINT length | |
|
VM_FIRMWARE_KEY_INFO key |
[IN] Firmware information to retrieve. See VM_FIRMWARE_KEY_INFO. |
The actual written length in bytes, not including the terminating NULL.
vmfirmware.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.