Class HELPINFO

java.lang.Object
org.eclipse.swt.internal.win32.HELPINFO

public class HELPINFO extends Object
  • Field Details

    • cbSize

      public int cbSize
    • iContextType

      public int iContextType
    • iCtrlId

      public int iCtrlId
    • hItemHandle

      public int hItemHandle
    • dwContextId

      public int dwContextId
    • x

      public int x
    • y

      public int y
    • sizeof

      public static final int sizeof
  • Constructor Details

    • HELPINFO

      public HELPINFO()