RStartProcess Class Reference
Starts a process and synchronise with it.
The process must support synchronisation via Randezvous
Member Functions Documentation
Name()
TDesC
&
|
Name
|
(
|
)
|
[inline]
|
Start(const TDesC &, TRequestStatus &)
Starts the process asynchronously (using a thread)
StartProcess()
TInt
|
StartProcess
|
(
|
)
|
[private]
|
Starts the process and waits for a completion
StartProcessThreadFn(TAny *)
TInt
|
StartProcessThreadFn
|
(
|
TAny
*
|
aStartProcess
|
)
|
[private, static]
|
WaitForCompletion()
TInt
|
WaitForCompletion
|
(
|
)
|
[private]
|
Member Data Documentation
TInt
iErrorCode
TInt
|
iErrorCode
|
[private]
|
TBufC< KMaxFileNameLength > iName
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.