CSubConParameterSet Class Reference

#include <es_sock.h>

Link against: esock.lib

class CSubConParameterSet : public XParameterSetBase

Inherits from

Detailed Description

Base class for all RSubConnection parameter sets.

THIS API IS DEPRECATED IN FAVOUR OF XParameterSet

Deprecatedsince v9.6

Constructor & Destructor Documentation

CSubConParameterSet ( )

CSubConParameterSet()[protected]

Empty sub-connection parameter set constructor

~CSubConParameterSet ( )

~CSubConParameterSet()[virtual]

Empty (virtual) sub-connection parameter set destructor

Member Function Documentation

NewL ( const STypeId & )

IMPORT_C CSubConParameterSet *NewL(const STypeId &aTypeId)[static]

Creates a new sub-connection parameter set using ECOM to load the DLL plugin that implements the set.

ParameterDescription
aTypeIdId of the class (Composed of Uid of the implementation and an integer sub-type

Returns: a generic pointer to a specific parameter set if successful, otherwise leaves with system error code.