Repository Data Structures and Constants
The various declarations and definitions for Microsoft® Repository can be found in these files:
-
The Repapi.h source file contains C++ definitions specific to the Repository engine.
-
The Reptim.h source file contains the constant definitions specific to the Type Information Model. Most of the various identifiers (class, interface, object, local, internal, and dispatch) that you may find useful are defined in this file.
-
The Repauto.h file contains the definitions of the external enumerations, classes, and interfaces of the Repository engine and the Type Information Model. All of the interfaces found in this file support Automation level access.