Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <APGCTL.H>

KUidSystemControlDll

KUidSystemControlDll KUidSystemControlDll16

Description

[Top]


Typedef ApaRunSystemControl

typedef TInt(* ApaRunSystemControl)(const TDesC&);

Description

Calls the control DLL's first ordinal function to create and run the control.

The function leaves with KErrBadLibraryEntryPoint if the ordinal 1 function cannot be found.


APGCTL.H Global variables

[Top]


KSystemControlDllUidValue8

Interface status: deprecated

const TInt KSystemControlDllUidValue8=0x10000297;

Description

[Top]


KUidSystemControlDll8

Interface status: deprecated

const TUid KUidSystemControlDll8={KSystemControlDllUidValue8};

Description

[Top]


KUidSystemControlDll16

const TUid KUidSystemControlDll16={0x10003A34};

Description