Ozeki VoIP SDK Class library
GetMessage Method (exNum, args)
NamespacesOzeki.Common.ExceptionsExceptionHelperGetMessage(Int32, array<Object>[]()[][])
Declaration Syntax
C#Visual BasicVisual C++
protected static string GetMessage(
	int exNum,
	params Object[] args
)
Protected Shared Function GetMessage ( 
	exNum As Integer,
	ParamArray args As Object()
) As String
protected:
static String^ GetMessage(
	int exNum, 
	... array<Object^>^ args
)
Parameters
exNum (Int32)
args (array<Object>[]()[][])
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290