ACU:IsConnected

ACU:IsConnected

Request #

WordDescription
0
0x003E0042Cmd0x003EParam1Xlat2
1Process ID of target process to check (or zero, see description)
2Descriptor for process ID
3Placeholder for process ID

Response #

WordDescription
0
0x003E0080Cmd0x003EParam2Xlat0
1Result code
2bool, target process is connected

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.