Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the last error code that was raised by one of the strong name functions.
HRESULT StrongNameErrorInfo ();
Return Value
The last COM error code set by one of the strong name functions.
Remarks
Most of the strong name methods return a simple true or false indication of successful completion. Use the StrongNameErrorInfo function to retrieve an HRESULT that specifies the last error generated by the strong name functions.
Requirements
Platforms: See .NET Framework System Requirements.
Header: StrongName.h
Library: Included as a resource in MsCorEE.dll
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0