Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.15 KB

ns-sti-_error_infow.md

File metadata and controls

73 lines (59 loc) · 2.15 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:sti._ERROR_INFOW
_ERROR_INFOW (sti.h)
The STI_ERROR_INFO structure is used as a parameter for the IStiDevice::GetLastErrorInfo and IStiUSD::GetLastErrorInfo methods. It is also used as a member of the STI_DIAG structure.
image\sti_error_info.htm
image
05/03/2018
ERROR_INFOW structure
*PSTI_ERROR_INFO, *PSTI_ERROR_INFOW, PSTI_ERROR_INFO, PSTI_ERROR_INFO structure pointer [Imaging Devices], STI_ERROR_INFO, STI_ERROR_INFO structure [Imaging Devices], STI_ERROR_INFOW, _ERROR_INFOW, image.sti_error_info, sti/PSTI_ERROR_INFO, sti/STI_ERROR_INFO, stifnc_c4e51568-9e80-4866-9258-72a8fcbd242d.xml
sti.h
Sti.h
Windows
Windows
STI_ERROR_INFOW, *PSTI_ERROR_INFOW
_ERROR_INFOW
sti/_ERROR_INFOW
PSTI_ERROR_INFOW
sti/PSTI_ERROR_INFOW
STI_ERROR_INFOW
sti/STI_ERROR_INFOW
APIRef
kbSyntax
HeaderDef
sti.h
_ERROR_INFOW
PSTI_ERROR_INFOW
STI_ERROR_INFOW

_ERROR_INFOW structure

-description

The STI_ERROR_INFO structure is used as a parameter for the IStiDevice::GetLastErrorInfo and IStiUSD::GetLastErrorInfo methods. It is also used as a member of the STI_DIAG structure.

-struct-fields

-field dwSize

Caller-supplied size, in bytes, of the STI_ERROR_INFO structure.

-field dwGenericError

Win32 error code.

-field dwVendorError

Optional, vendor-specific error code.

-field szExtendedErrorText

Optional character array containing a text string describing the error.