Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: btmanclient.h
Link against: bluetooth.lib

Class RBTMan

RBTMan

Support

Supported from 6.1

Description

Session to the Security Manager.

A session must be used in order to access a subsession, RBTManSubSession, that allows access to the Security Manager.

Derivation

RBTManSession to the Security Manager
RHandleBaseHandle to an object
RSessionBaseClient-side handle to a session with a server

Defined in RBTMan:
Connect(), RBTMan(), Version()

Inherited from RHandleBase:
Close(), Duplicate(), Handle(), SetHandle()

Inherited from RSessionBase:
Attach(), CreateSession(), EAutoAttach, EExplicitAttach, Send(), SendReceive(), SetRetry(), Share(), TAttachMode

See also:


RBTMan()

RBTMan();

Description

Constructor.

[Top]


Connect()

TInt Connect();

Description

Connect to the Security Manager.

This is required before any other actions can be taken.

Return value

TInt

System-wide error code

[Top]


Version()

TVersion Version() const;

Description

Gets the version of the Security Manager.

Return value

TVersion

Version information