#include <es_sock.h>
class TSubConnOpen |
Public Attributes | |
---|---|
TInt | iHandle |
TInt | iReserved |
TSubConnType | iType |
Public Member Enumerations | |
---|---|
enum | TSubConnType { EAttachToDefault, ECreateNew, EWaitForIncoming } |
TInt | iHandle |
TInt | iReserved |
TSubConnType | iType |
Defines the type of a subconnection
Enumerator | Value | Description |
---|---|---|
EAttachToDefault | ||
ECreateNew | ||
EWaitForIncoming |