Return a description of an error code.
public static string ErrorLookup( int errCode )
Public Shared Function ErrorLookup ( _ errCode As Integer _ ) As String
VB6/C equivalent: PKI_ErrorLookup
PKI_ErrorLookup
[Contents] [Index]