FLockClrVersionCallback Function Pointer
.NET Framework 2.0
Points to a function that the common language runtime (CLR) calls to indicate that initialization has either started or completed.
typedef HRESULT (__stdcall *FLockClrVersionCallback) ( );