Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: btsdp.h

Class RSdpSubSession

class RSdpSubSession : public RSubSessionBase;

Description

Base class used in the derivation of RSdpDatabase.

The class contains basic subssession functionality. It has no user accessible functions.

Derivation

Members

Defined in RSdpSubSession:
Close(), Open()

Inherited from RSubSessionBase:
CloseSubSession(), CreateAutoCloseSubSession(), CreateSubSession(), Send(), SendReceive(), Session(), SubSessionHandle()


Member functions


Open()

virtual IMPORT_C TInt Open(RSdp &aSession)=0;

Description

Opens subsession on an RSdp session

Parameters

RSdp &aSession

The session on which the subsession is being opened.

Return value

TInt


Close()

virtual IMPORT_C void Close()=0;

Description

Closes subsession