|
cis_config
|
Output queue structure. Contains information on an output queue. More...
#include <PsiInterface.h>
Public Attributes | |
| int | _handle |
| Queue handle. | |
| const char * | _name |
| Queue name. | |
| char * | _fmt |
| Format for formatting queue messages. | |
| int | _nfmt |
| Number of fields expected from format string. | |
Output queue structure. Contains information on an output queue.
1.8.13