StrongNameErrorInfo Function
Gets the last error code that was raised by one of the strong name functions.
This function has been deprecated.
Syntax
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 System Requirements.
Header: StrongName.h
Library: Included as a resource in MsCorEE.dll
.NET Framework Versions: Available since 1.0
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.