SISCI API
Documentation
sci_query_adapter_t Struct Reference

#include <sisci_api.h>

Data Fields

unsigned int localAdapterNo
 
unsigned int portNo
 
unsigned int subcommand
 
void * data
 

Detailed Description

The data structure for SCI_Q_ADAPTER commands.

See also
SCIQuery
SCI_Q_ADAPTER

Field Documentation

◆ data

void* sci_query_adapter_t::data

A pointer to where the result is stored as specified by each subcommand

◆ localAdapterNo

unsigned int sci_query_adapter_t::localAdapterNo

The local adapter number to query.

◆ portNo

unsigned int sci_query_adapter_t::portNo

The link number to query

◆ subcommand

unsigned int sci_query_adapter_t::subcommand

The subcommand.


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