IRoMetaDataLocator interface
Enables the RoGetParameterizedTypeInstanceIID function to access run-time metadata.
When to implement
Implement the IRoMetaDataLocator interface when you're implementing programming language bindings to enable a language to call Windows platform APIs by using Windows metadata (.winmd) files.
Members
The IRoMetaDataLocator interface inherits from the IUnknown interface. IRoMetaDataLocator also has these types of members:
Methods
The IRoMetaDataLocator interface has these methods.
| Method | Description |
|---|---|
| Locate |
Gets a metadata builder for the specified type. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
See also
Show: