ICLRStrongName::StrongNameHashSize Method
.NET Framework 4.5
Gets the buffer size required for a hash, using the specified hash algorithm.
HRESULT StrongNameHashSize (
[in] ULONG ulHashAlg,
[out] DWORD *pcbSize
);
S_OK if the method completed successfully; otherwise, an HRESULT value that indicates failure (see Common HRESULT Values for a list).
Platforms: See .NET Framework System Requirements.
Header: MetaHost.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: 4.5, 4