Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This method is not implemented. If called, it returns E_NOTIMPL.
HRESULT FindAssembly(
[in] LPCWSTR szAppBase,
[in] LPCWSTR szPrivateBin,
[in] LPCWSTR szGlobalBin,
[in] LPCWSTR szAssemblyName,
[out] LPCWSTR szName,
[in] ULONG cchName,
[out] ULONG *pcName
);
szAppBase
[in] Not used.
szPrivateBin
[in] Not used.
szGlobalBin
[in] Not used.
szAssemblyName
[in] The assembly to be found.
szName
[out] The simple name of the assembly.
cchName
[in] The size, in bytes, of szName
.
pcName
[out] The number of characters actually returned in szName
.
Platform: See System Requirements.
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Versions: Available since 1.0
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now