PGPnet ezGetErrMsg Method ezPGP for .NET help file
Get detail error message

Namespace: com.asiapeak.ezpgpnet
Assembly: ezpgpnet (in ezpgpnet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ezGetErrMsg(
	int rc
)

Parameters

rc
Type: System Int32
return code of the last call

Return Value

Type: String
Error Messgae of the input return code
See Also