ReactOS 0.4.16-dev-2357-g35d0dfe
CLRRuntimeInfo Struct Reference

#include <mscoree_private.h>

Collaboration diagram for CLRRuntimeInfo:

Public Attributes

ICLRRuntimeInfo ICLRRuntimeInfo_iface
 
DWORD major
 
DWORD minor
 
DWORD build
 
struct RuntimeHostloaded_runtime
 

Detailed Description

Definition at line 65 of file mscoree_private.h.

Member Data Documentation

◆ build

DWORD CLRRuntimeInfo::build

Definition at line 70 of file mscoree_private.h.

◆ ICLRRuntimeInfo_iface

ICLRRuntimeInfo CLRRuntimeInfo::ICLRRuntimeInfo_iface

Definition at line 67 of file mscoree_private.h.

◆ loaded_runtime

struct RuntimeHost* CLRRuntimeInfo::loaded_runtime

Definition at line 71 of file mscoree_private.h.

◆ major

DWORD CLRRuntimeInfo::major

Definition at line 68 of file mscoree_private.h.

◆ minor

DWORD CLRRuntimeInfo::minor

Definition at line 69 of file mscoree_private.h.


The documentation for this struct was generated from the following file: