qvm_register_setvar()

QNX Hypervisor8.0Virtual Device Developer's API ReferenceAPIDeveloper

Add a new set variable to the list of available ones

Synopsis:

#include <qvm/utils.h>
void qvm_register_setvar(qvm_setvar_info_t *qsip)

Arguments:

qsip
A pointer to a qvm_setvar_info_t information structure.

Description:

A variable registered by a call to this function can be set through the qvm configuration, and read by a vdev.

Page updated: