DTL_ERROR_S (dtl)
Last changed: -71.87.24.210

.
Summary
TODO - a short description

C# Signature:

[DllImport("dtl.dll", SetLastError=true)]
static extern public void DTL_ERROR_S(int iostat, StringBuilder msg, int buffsz);

VB Signature:

Declare Function DTL_ERROR_S Lib "dtl.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation
DTL_ERROR_S on MSDN