rometadataresolution.h header

This header is used by Windows Runtime C++ reference. For more information, see:

rometadataresolution.h contains the following programming interfaces:

Functions

 
RoGetMetaDataFile

Locates and retrieves the metadata file that describes the Application Binary Interface (ABI) for the specified typename.
RoIsApiContractMajorVersionPresent

Returns true or false to indicate whether the API contract with the specified name and major version number is present.
RoIsApiContractPresent

Returns true or false to indicate whether the API contract with the specified name and major and minor version number is present.
RoParseTypeName

Parses a type name and existing type parameters, in the case of parameterized types.
RoResolveNamespace

Determine the direct children, types, and sub-namespaces of the specified Windows Runtime namespace, from any programming language supported by the Windows Runtime.