CDXTWorkInfoNTo1 class
The CDXTWorkInfoNTo1 class contains the information necessary to describe a rendering request to the CDXBaseNTo1::WorkProc method.
CDXTWorkInfoNTo1 has these types of members:
Remarks
This class is used by the CDXBaseNTo1 base class, as well as classes that override the CDXBaseNTo1::WorkProc method to construct their transform output. It is primarily used to store data, and has no methods other than the constructor, which initializes the object to zero. All the data members are public.
For an example of how this class is used by the CDXBaseNTo1::WorkProc method, see Example: The Wipe Transform.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dtbase.h |
DLL |
Dxtrans.dll |