|
|
|
|
|
If you have any general questions
about Ebsotech, please send e-mail
to info@ebsotech.com or
contact Ebsotech Research and Development
Center at the following address:
Ebsotech, Inc.
Rajakyläntie 28 A
01280 Vantaa
FINLAND
Tel: +358(0)442885299
|
|
|
|
|
|
|
|
What
is the DXARESULT return value?
|
|
DXARESULT is the return value
of many Ebsotech IX™ SDK
functions. The value 0 indicates
success, and any other value
indicates an error. In a few
rare functions, an "error
code" can indicate a normal
situation, such as expiration
of a timeout.
The error codes are listed in
dxaerr.h.
The DXARESULT error codes are
always positive; for negative
error codes, the functions use
the DXASRESULT return type.
Notice that the DXARESULT return
type name should only be used
for error codes in Ebsotech IX™ SDK
error code value space, as defined
in dxaerr.h. For your own error
(return) codes, you should use
your own value space, and store
it in variables of different
type. With this convention, you
avoid confusion between different
error code spaces.
|
|
« Go
back |
|
|
|
|
|
|
|
| For
additional information on how to
purchase Ebsotech's products and
services, please contact sales@ebsotech.com |
|
|
|
|
|
|
|
|
| If
you have any questions or requests
regarding Ebsotech IX™ SDK,
please send e-mail to sdk@ebsotech.com |
|
|
|
|
|