6.13.1 Instantiation of a New DTM
After creation of a DTM business object the Frame Application must request the IPersistXXX interface
pointer and call IPersistXXX::InitNew(). Within this method the DTM business object must initialize its
default device parameters.

Used methods:
Standard Microsoft
IDtm::Environment()
IDtm::InitNew()
IDtmInformation::GetInformation()
|