|
||
typedef TInt(* ApaRunSystemControl)(const TDesC&);
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.
Interface status: | deprecated |
const TUid KUidSystemControlDll8={KSystemControlDllUidValue8};
const TUid KUidSystemControlDll16={0x10003A34};