Class OlePropertyDescription

java.lang.Object
org.eclipse.swt.ole.win32.OlePropertyDescription

public class OlePropertyDescription extends Object
  • Field Details

    • id

      public int id
    • name

      public String name
    • type

      public int type
    • flags

      public int flags
    • kind

      public int kind
    • description

      public String description
    • helpFile

      public String helpFile
  • Constructor Details

    • OlePropertyDescription

      public OlePropertyDescription()