CManagedComponentWrapperClass Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instantiates an instance of the CManagedComponentWrapperClass object.
public:
CManagedComponentWrapperClass();
public CManagedComponentWrapperClass ();
Public Sub New ()
Remarks
Custom component developers do not use this constructor. The data flow task instantiates the design-time instance of a component.