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.