ActiveX Component Error - HelpContext Property

Returns the context identifier of the help text for a failed HRESULT as a 32-bit integer.

Member of ActiveX Component Error (PRIM_COER)

Data Type - Integer

Details

The HelpContext property returns as a 32-bit integer the context identifier of the help text for a failed HRESULT.
 
This context identifier can be used to lookup the help text in the help file supplied by the HelpFile property.  This property depends on the ActiveX control supplying this information when an error occurs.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2