Share

AcTcCatalogSet::AcTcCatalogSet

C++

AcTcCatalogSet(
    DWORD dwCatalogType
);

Description

Protected constructor. This class cannot be instantiated by external applications. Use AcTcScheme::GetCatalogSet() to get a pointer to this class.

Parameters

Parameters Description
dwCatalogType For internal use

Links

AcTcCatalogSet

Was this information helpful?