Device Driver; Introduction; Table 9-1: Type Declaration For Dos And Windows 3.1X - Addi-Data ADDIALOG PA 358 Technical Description

Analog output board
Table of Contents

Advertisement

Technical description
9

DEVICE DRIVER

9.1

Introduction

IMPORTANT!
Note the following conventions in the text:
Function:
Variable

Table 9-1: Type Declaration for Dos and Windows 3.1X

Borland C
VOID
BYTE
unsigned char
INT
unsigned int
UINT
LONG
unsigned char *
PBYTE
PINT
unsigned int *
PUINT
PCHAR
Chapter 9
"i_PA358_SetBoardInformation"
ui_Address
Microsoft C
void
void
unsigned char
int
int
unsigned int
long
long
unsigned char *
int *
int *
unsigned int *
char *
char *
Borland
Microsoft
Pascal
Visual Basic
Dos
pointer
byte
integer
integer
integer
word
long
longint
long
var byte
integer
var integer
integer
var word
long
var string
string
PA 358
Microsoft
Visual Basic
Windows
any
integer
integer
long
long
integer
integer
long
string
35

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADDIALOG PA 358 and is the answer not in the manual?

Questions and answers

Table of Contents