Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
State object, holds open catalog and all info about catalog
Members
The ICatalog interface inherits from the IDispatch interface. ICatalog also has these types of members:
Methods
The ICatalog interface has these methods.
Method | Description |
---|---|
Close | method Close - closes a currently open catalog |
GetReadWriteLock | Method GetReadWriteLock - Return a reference to the catalog read write lock object for a given location |
IsLanguageSupportAvailable | Method IsLanguageSupportAvailable - Check to see if the natural language support is installed on the system for a given language |
Open | method Open - opens a catalog given a valid catalog directory path and list of prioritized languages for fallback |
OpenMshx | method OpenMshx - opens an MSHX catalog given a valid path to the MSHX file |
Properties
The ICatalog interface has these properties.
Property | Access type | Description |
---|---|---|
ContentPath |
Read-only |
property ContentPath - returns the content path for this catalog |
IsOpen |
Read-only |
Returns true if a catalog is currently open, else false |
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|
IDL |
|