FExecuteInAppDomainCallback Function Pointer
.NET Framework 4.5
Points to a function that is called by the common language runtime (CLR) to execute managed code.
This function pointer has been deprecated in the .NET Framework 4.
typedef HRESULT (__stdcall *FExecuteInAppDomainCallback) (
[in] void *cookie
);
Platforms: See .NET Framework System Requirements.
Header: MSCorEE.h
Library: MSCorWks.dll
.NET Framework Versions: 4.5, 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0