Previous in Contents Next in Contents

Init Method

This method specifies a source identifier.

Syntax

IGatherNotify.Init(Source)

Parameters

Source

The source identifier string.

Remarks

The source identifier must be the same as the IBuildCatalog.NotificationSource property, which specifies the notification source string in the associated catalog definition.

NOTE: You must call this method before you call the OnDataChange method for the first time.

Example

See Creating an IGatherNotify Interface Object.

See Also

OnDataChange, IBuildCatalog.ProjectType


© 1997-2000 Microsoft Corporation. All rights reserved.