ESock::MLegacyControlApiExt Class Reference

class ESock::MLegacyControlApiExt

API Extension for Control

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

Member Functions Documentation

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

TInt ControlL ( TUint aOptionLevel,
TUint aOptionName,
TDes8 & aOption,
MPlatsecApiExt * aPlatsecItf
) [pure virtual]

Legacy control call

Parameters

TUint aOptionLevel Identifier for the option level
TUint aOptionName Identifier for the option name
TDes8 & aOption A buffer either containing the option data to be set, or to receive option data
MPlatsecApiExt * aPlatsecItf A pointer to an MPlatsecApiExt interface.

Member Data Documentation

const TInt KInterfaceId

const TInt KInterfaceId [static]