AEECLSID_OEMROOTTC
Brew Release
Brew MP 1.0.2
See Also
- AEECLSID_RootTC
- ISHELL_CreateInstance()
Description
This class is OEM specific.
It is provided to OEMs to be able to customize the behavior of the root
container touch controller beyond the default touch controller
implementation. Upon setting the touch controller class id, the widgets
first try to create the OEM touch controller, and if it doesn't exist the
code defaults to the AEECLSID_RootTC implementation.
Instantiation
An object of this class is created by calling ISHELL_CreateInstance() and passing
AEECLSID_OEMRootTC as the class id. If successful, the result will be SUCCESS
and a pointer to the object will be returned in the 'ppobj' parameter of
ISHELL_CreateInstance.
>
Cleanup
OEM Specific
Default Interface Name
Other Interfaces
COMMENTS (0)
See Below