Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: SaCls.h

StartSysAgt2()

IMPORT_C TInt StartSysAgt2();

Description

The function starts SysAgt2 server.

SysAgt2 server does not offer any functionality other than registering system software P&S properties. This method is redundant and not used by system software, hence it is deprecated and will be removed in a future release. It should also be considered an internal API not for use outside of Symbian even though it is classified as publishedAll. Its interface access scope was incorrectly set when introduced.

Return value

TInt

KErrNone The server was started successfully. KErrAlreadyExists An instance of the server already exists. KErrGeneral The server panicked at the startup. Some other system-wide error codes.