Skip to main content

IpcMainInvokeEvent Object extends Event

  • processId Integer - The internal ID of the renderer process that sent this message发送此消息的呈现器进程的内部ID
  • frameId Integer - The ID of the renderer frame that sent this message发送此消息的渲染器帧的ID
  • sender WebContents - Returns the webContents that sent the message返回发送消息的webContents
  • senderFrame WebFrameMain Readonly - The frame that sent this message发送此消息的帧