FLockClrVersionCallback Function Pointer
Points to a function that the common language runtime (CLR) calls to indicate that initialization has either started or completed.
This function pointer has been deprecated in the .NET Framework 4.
Syntax
typedef HRESULT (__stdcall *FLockClrVersionCallback) ( );
Remarks
This function is implemented by the host.
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
Library: MSCorWks.dll
.NET Framework Versions: Available since 2.0
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.