ICorDebugModule.GetMetaDataInterface(Guid, IntPtr) Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 int GetMetaDataInterface(Guid % riid, [Runtime::InteropServices::Out] IntPtr % pMetaDataInterface);
	public int GetMetaDataInterface(ref Guid riid, out IntPtr pMetaDataInterface);
	abstract member GetMetaDataInterface : Guid * nativeint -> int
	Public Function GetMetaDataInterface (ByRef riid As Guid, ByRef pMetaDataInterface As IntPtr) As Integer
	Parameters
- riid
 - Guid
 
- pMetaDataInterface
 - 
				
				IntPtr
nativeint
 
Returns
Returns Int32.