StartupAdaptation::TGlobalStartupModeResponse Struct Reference

struct StartupAdaptation::TGlobalStartupModeResponse

Parameter definition for EGetGlobalStartupMode command response.

Public Attributes
TInt iErrorCode
TGlobalStartupMode iValue

Member Data Documentation

TInt iErrorCode

TInt iErrorCode

Indicates whether operation was successful or if not, the reason why.

TGlobalStartupMode iValue

TGlobalStartupMode iValue

Response value. Valid only if iErrorCode is KErrNone.