ESock::MLegacyControlApiExt Class Reference

class ESock::MLegacyControlApiExt

API Extension for Control

Public Member Functions
TInt ControlL(TUint, TUint, TDes8 &, MPlatsecApiExt *)
Public Attributes
const TIntKInterfaceId

Member Functions Documentation

ControlL(TUint, TUint, TDes8 &, MPlatsecApiExt *)

TInt ControlL(TUintaOptionLevel,
TUintaOptionName,
TDes8 &aOption,
MPlatsecApiExt *aPlatsecItf
)[pure virtual]

Legacy control call

Parameters

TUint aOptionLevelIdentifier for the option level
TUint aOptionNameIdentifier for the option name
TDes8 & aOptionA buffer either containing the option data to be set, or to receive option data
MPlatsecApiExt * aPlatsecItfA pointer to an MPlatsecApiExt interface.

Member Data Documentation

const TInt KInterfaceId

const TIntKInterfaceId[static]