ICorModule::GetMetaDataEmit Method
Gets an interface pointer to an instance of the IMetaDataEmit implementation with which this ICorModule instance initializes.
HRESULT GetMetaDataEmit (
[out] IMetaDataEmit **pEmitter
);
Parameters
- pEmitter
[out] A pointer to a location that receives the address of the metadata emitter.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Version: 2.0, 1.1, 1.0