Class IOleDocument

java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.ole.win32.IOleDocument

public class IOleDocument extends IUnknown
  • Constructor Details

    • IOleDocument

      public IOleDocument(int address)
  • Method Details

    • CreateView

      public int CreateView(int pIPSite, int pstm, int dwReserved, int[] ppView)