class RServer2 : public RHandleBase |
Public Member Functions | |
---|---|
IMPORT_C void | Cancel() |
IMPORT_C TInt | CreateGlobal(const TDesC &) |
IMPORT_C TInt | CreateGlobal(const TDesC &, TInt) |
IMPORT_C TInt | CreateGlobal(const TDesC &, TInt, TInt, TInt) |
IMPORT_C void | Receive(RMessage2 &, TRequestStatus &) |
IMPORT_C void | Receive(RMessage2 &) |
Inherited Enumerations | |
---|---|
RHandleBase:TAttributes |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
IMPORT_C TInt | CreateGlobal | ( | const TDesC & | aName | ) |
const TDesC & aName |
IMPORT_C TInt | CreateGlobal | ( | const TDesC & | aName, |
TInt | aMode, | |||
TInt | aRole, | |||
TInt | aOpts | |||
) |
IMPORT_C void | Receive | ( | RMessage2 & | aMessage, |
TRequestStatus & | aStatus | |||
) |
RMessage2 & aMessage | |
TRequestStatus & aStatus |