Class IOleCommandTarget

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

public class IOleCommandTarget extends IUnknown
  • Constructor Details

    • IOleCommandTarget

      public IOleCommandTarget(int address)
  • Method Details

    • Exec

      public int Exec(GUID pguidCmdGroup, int nCmdID, int nCmdExecOpt, int pvaIn, int pvaOut)
    • QueryStatus

      public int QueryStatus(GUID pguidCmdGroup, int cCmds, OLECMD prgCmds, OLECMDTEXT pCmdText)