CatalogToVendorAssociation Object [C++]

Use this object to associate catalogs with vendors.

ProgID:   Commerce.CatalogToVendorAssociation (Externally creatable)
COM Class Name:   CatalogToVendorAssociation
Type Library Name:   Microsoft Commerce 2002 Catalog Vendor Association Type Library
DLL Name:   CatalogVendorAssociation.dll
Threading Model:   Apartment

[C++]

COM Interface Name:   _CatalogToVendorAssociation
Interface ID Constant:   None
Header File:   None

[C++]

In C++, use the _CatalogToVendorAssociation interface to access the properties and methods of the CatalogToVendorAssociation object.

Methods

[C++]

Method Description
GetVendorInfoForCatalog Returns information about the vendor associated with the specified catalog.
GetVendorList Returns a list of vendors available for association with catalogs.
Initialize Initializes a CatalogToVendorAssociation object by connecting to the appropriate database.
SpecifyVendorForCatalog Associates the specified vendor and catalog.
UnspecifyVendorForCatalog Disassociates the specified vendor and catalog.

[Visual Basic]

Method Description
GetVendorInfoForCatalog Returns information about the vendor associated with the specified catalog.
GetVendorList Returns a list of vendors available for association with catalogs.
Initialize Initializes a CatalogToVendorAssociation object by connecting to the appropriate database.
SpecifyVendorForCatalog Associates the specified vendor and catalog.
UnspecifyVendorForCatalog Disassociates the specified vendor and catalog.

Copyright © 2005 Microsoft Corporation.
All rights reserved.