IMetaDataDispenser interface
Provides methods to create a new metadata scope, or open an existing one.
Members
The IMetaDataDispenser interface inherits from the IUnknown interface. IMetaDataDispenser also has these types of members:
Methods
The IMetaDataDispenser interface has these methods.
| Method | Description |
|---|---|
| DefineScope |
Creates a new area in memory in which you can create new metadata. |
| OpenScope |
Opens an existing, on-disk file and maps its metadata into memory. |
| OpenScopeOnMemory |
Opens an area of memory that contains existing metadata. |
Requirements
|
IDL |
|
|---|
Show: