CDXBaseNTo1 class

You can use the CDXBaseNTo1 template base class to simplify transform development. This base class implements the necessary public interfaces, providing parameter validation and default implementations for most methods. An Active Template Library (ATL) object derived from this class can override a few virtual member functions, such as CDXBaseNTo1::OnExecute or CDXBaseNTo1::WorkProc, and quickly create a fully functional transform.

CDXBaseNTo1 has these types of members:

Remarks

This class inherits from the IDXTransform and IDXSurfacePick interfaces.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

DirectX 6.1

Header

Dtbase.h

DLL

Dxtrans.dll