IRoSimpleMetaDataBuilder interface
Provides a metadata locator with a destination for the metadata it has discovered.
When to implement
This member supports the Windows Runtime infrastructure and is not intended to be used directly from your code.
Members
The IRoSimpleMetaDataBuilder interface inherits from the IUnknown interface. IRoSimpleMetaDataBuilder also has these types of members:
Methods
The IRoSimpleMetaDataBuilder interface has these methods.
| Method | Description |
|---|---|
| SetDelegate |
Assigns a delegate to the metadata builder. |
| SetEnum |
Assigns an enumeration to the metadata builder. |
| SetInterfaceGroupParameterizedDefault |
Assigns an interface group with a parameterized interface as the default interface to the metadata builder. |
| SetInterfaceGroupSimpleDefault |
Assigns an interface group to the metadata builder. |
| SetParameterizedDelegate |
Assigns a parameterized delegate to the metadata builder. |
| SetParameterizedInterface |
Assigns a parameterized interface to the metadata builder. |
| SetRuntimeClassParameterizedDefault |
Assigns a parameterized run-time class to the metadata builder. |
| SetRuntimeClassSimpleDefault |
Assigns a run-time class to the metadata builder. |
| SetStruct |
Assigns a structure to the metadata builder. |
| SetWinRtInterface |
Assigns a Windows Runtime interface to the metadata builder. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|