SISCI API
Documentation
sci_query_system_t Struct Reference

#include <sisci_api.h>

Data Fields

unsigned int subcommand
 
void * data
 

Detailed Description

The data structure for SCI_Q_SYSTEM commands.

See also
SCIQuery
SCI_Q_SYSTEM

Field Documentation

◆ data

void* sci_query_system_t::data

A pointer to an unsigned int that will return the response to the query.

◆ subcommand

unsigned int sci_query_system_t::subcommand

The subcommand. See SCIQuery()


The documentation for this struct was generated from the following file: