TSubConnectionInfo Class Reference

class TSubConnectionInfo : public TConnArgBase
Base class for information about a subconnection since v7.0s
Note:

Classes for information about a specific connection type should derive from this class

Generic classes for most bearers are defined in nifconninfo.h

Classes with increasingly specific parameters for a connection type should derive from the more generic class of the same connection type, as clients can assume that any less specific TSubConnectionInfo-derived classes are acceptable for use in GetSubConnectionInfo() calls.

Inherits from

Constructor & Destructor Documentation

TSubConnectionInfo()

TSubConnectionInfo ( ) [inline]

Default Constructor

Member Data Documentation

TConnectionType iConnectionType

TConnectionType iConnectionType

TSubConnectionUniqueId iSubConnectionUniqueId

TSubConnectionUniqueId iSubConnectionUniqueId

TTime iTimeStarted

TTime iTimeStarted