NextPrevUpTopContentsIndex

hresult

Foreign Type
Summary

The foreign type corresponding to HRESULT is 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 - 23 Mar 2005

NextPrevUpTopContentsIndex