Click or drag to resize

HelpRequestEvent.HelpInfo Property

X#
A pointer to a _winHelpInfo structure if the help request is generated from a WM_HELP message otherwise Null_Ptr.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY HelpInfo AS PTR GET 
Request Example View Source

Property Value

Type: Void*
A pointer to a _winHelpInfo structure if the help request is generated from a WM_HELP message otherwise Null_Ptr.
See Also