CGEvent.PostToPid Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| PostToPid(Int32) |
Post an event to a specific process |
| PostToPid(CGEvent, Int32) |
Post an event to a specific process |
PostToPid(Int32)
Post an event to a specific process
public void PostToPid(int pid);
member this.PostToPid : int -> unit
Parameters
- pid
- Int32