Displays the context-sensitive help for a given object at or near the point on the screen specified by a given point.
Original signature is '- (BOOL)showContextHelpForObject:(id)object locationHint:(NSPoint)point'
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |

YES when help content is successfully displayed. NO if help content is not displayed (for example, when there is no context-sensitive help associated with object).

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)