メインコンテンツへ飛ぶ

IpcMainInvokeEvent オブジェクト extends Event

  • processId Integer - このメッセージを送信したレンダラープロセスの内部 ID
  • frameId Integer - このメッセージを送信したレンダラーフレームの ID
  • sender WebContents - Returns the webContents that sent the message
  • senderFrame WebFrameMain | null Readonly - The frame that sent this message. May be null if accessed after the frame has either navigated or been destroyed.