Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the last error code that was raised by one of the strong name functions.
This function has been deprecated.
HRESULT StrongNameErrorInfo ();
The last COM error code set by one of the strong name functions.
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.
Platforms: See System Requirements.
Header: StrongName.h
Library: Included 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: