NOTE: This method is now obsolete.



Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Sub setCharmap( _ 
   ByVal map As String _ 
)
C#
void setCharmap(
   string map
)
C++
void setCharmap(
   String map
) abstract 
J#
void setCharmap(
   string map
)
JScript
function setCharmap(
   map : String
)

See Also