LispWorks COM/Automation User Guide and Reference Manual > 2 COM Reference Entries

NextPrevUpTopContentsIndex

hresult

FLI type descriptor
Summary

The FLI type corresponding to HRESULT in C/C++.

Package

com

Signature

hresult

Description

The hresult type is a signed 32 bit integer. When used as the result type of a COM method, the value E_UNEXPECTED is returned if the COM method body does not return an integer.

See also

hresult-equal
check-hresult


LispWorks COM/Automation User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex