6.13.3 Instantiation of a DTM User Interface
After creation of a DTM business object the Frame Application can instantiate a presentation object as
user interface for a special task related to the application context . Within the Init() method the
presentation object must initialize it’s device parameters based on the information of the business object.

Used methods:
Standard Microsoft
IDtmActiveXControl::Init()
IDtmActiveXInformation::GetActiveXGuid()
|