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 OnExecute or WorkProc, and quickly create a fully functional transform.

This class inherits from the IDXTransform and IDXSurfacePick interfaces.

CDXBaseNTo1 Class Members


Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.