MCPcopy Create free account
hub / github.com/4ch12dy/il2cpp / GetClassForRCW

Function GetClassForRCW

unity_2020_x/libil2cpp/vm/RCW.cpp:73–87  ·  view source on GitHub ↗

Shameless comment copycat from .NET Native (https://github.com/dotnet/corert/blob/374c3d47992a7c444ec7d1dfe94b1780de942a55/src/System.Private.Interop/src/Shared/McgComHelpers.cs#L557): 1. Prefer using the class returned from GetRuntimeClassName 2. Otherwise use the class (if there) in the signature 3. Out of options - create Il2CppComObject

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetOrCreateRCWFunction · 0.70

Calls 4

DeleteHStringFunction · 0.70
GetRuntimeClassNameMethod · 0.45
QueryInterfaceMethod · 0.45
ReleaseMethod · 0.45

Tested by

no test coverage detected