Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the Help context ID for the error that occurred when the COM object was called.
Syntax
public int helpContext()
Run On
Called
Return Value
Type: int
The Help context ID.
Remarks
The Help context ID might be 0 (zero) if the COM object does not support Help for its errors.
The helpContext property is read-only.