708 bytes added
, 30 September
=Request=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestEntry|Header code [0x003E0042]}}
{{IPC/RequestEntry|Process ID of target process to check (or zero, see description)}}
{{IPC/ProcessID}}
{{IPC/RequestEnd}}
=Response=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestEntry|Header code [0x003E0080]}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntry|bool, target process is connected}}
{{IPC/RequestEnd}}
=Description=
Checks whether or not the target process has connected via [[ACU:ConnectAsync]]. If a specific process ID is specified, this checks if the associated process has connected. When the input process ID is zero, this performs the same check for the current process.