Initializes a new instance of the CatalogCreatorEventSink Class .
This protected member is for internal use only and should not be used.
Namespace: Microsoft.ComponentStudio.ComponentPlatformInterface
Assembly: Microsoft.ComponentStudio.ComponentPlatformInterface (in microsoft.componentstudio.componentplatforminterface.dll)

Usage

Visual Basic
Dim catalogCreatorEventSink1 As New CatalogCreatorEventSink()

Syntax

Visual Basic
Protected Sub New()
C#
protected CatalogCreatorEventSink();
C++
protected:
CatalogCreatorEventSink();
J#
protected CatalogCreatorEventSink();
JScript
protected function CatalogCreatorEventSink();

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Vista, and Windows 2000

Target Platforms

See Also