Receive current method loaded.


Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Function GetCurrentMethod() As String
C#
public string GetCurrentMethod()
C++
public:
 String GetCurrentMethod() sealed 
J#
public string GetCurrentMethod()
JScript
public  function GetCurrentMethod() : String

Return Value

hex representation of method

See Also