XSgDriverPls Class Reference
This class encapsulates the global data in the Graphics Resource DLL.
Constructor & Destructor Documentation
XSgDriverPls()
Default constructor, called when the Graphics Resource DLL is loaded into a process. Creates the mutex used to synchronise access to the global data. The mutex will be automatically destroyed by the kernel on process termination.
Member Data Documentation
MSgDriverAdapter * iDriver
Pointer to the Graphics Resource Adapter singleton in this process.
TInt
iError
Result code of the constructor.
RMutex
iMutex
Handle to the mutex used to synchronise access to the global data.
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.