General

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

Details
What is the DXASRESULT return value?

Whereas DXARESULT contains a positive-valued error code, DXASRESULT is intended for returning size and length values together with error codes. If the return value is zero or positive, it indicates a size or length, but if it is negative, it indicates an error with negated error code.

The error codes are listed in dxaerr.h.

Notice that the DXASRESULT 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
Ebsotech Sales
For additional information on how to purchase Ebsotech's products and services, please contact sales@ebsotech.com
Ebsotech Partner Program
If you are interested in partnering with Ebsotech, please contact partners@ebsotech.com
Ebsotech IX™ SDK
If you have any questions or requests regarding Ebsotech IX™ SDK, please send e-mail to sdk@ebsotech.com