RSurfaceManagerDriver::TDeviceParam Class Reference

class RSurfaceManagerDriver::TDeviceParam

Package class to exchange data between the client interface of the driver ( RSurfaceManagerDriver ) and the kernel extension which implement it (DSurfaceManger)

Public Member Functions
TDeviceParam ()
TDeviceParam ( TAny *, TAny *)
Public Attributes
TAny * iBuffer
TAny * iSurfaceId

Constructor & Destructor Documentation

TDeviceParam()

TDeviceParam ( ) [inline]

TDeviceParam(TAny *, TAny *)

TDeviceParam ( TAny * aSurfaceId,
TAny * aBuffer
) [inline]

Parameters

TAny * aSurfaceId
TAny * aBuffer

Member Data Documentation

TAny * iBuffer

TAny * iBuffer

Generic object used to pass as a parameter to device driver

TAny * iSurfaceId

TAny * iSurfaceId

Generic object used to pass as a parameter to device driver