IP*Works! IPC - Online Help
Available for:
IP*Works! IPC
Questions / Feedback?

Connected Event

Fired immediately after a connection completes.

Syntax

 virtual int FireConnected(PipeServerConnectedEventParams *e);

 
typedef struct {
int ConnectionId;
int reserved;
} PipeServerConnectedEventParams;

Remarks

This event fires immediately after a client connects. The ConnectionId parameter identifies the client connection.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0