ICorModule::GetCeeGen Method
Gets an interface pointer to an instance of the ICeeGen implementation with which this ICorModule instance initializes.
HRESULT GetCeeGen (
[out] ICeeGen **pCeeGen
);
Parameters
- pCeeGen
[out] A pointer to a location that receives the address of the CEE generator.
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