Gets the debug ram using a ServiceHandle.
public bool DebugRam(string fileName, bool filterJava, ServiceHandle serviceHandle);
Parameters |
Description |
string fileName |
The file path and name where the debug ram should be saved. |
bool filterJava |
If true, only Java debug information is output. |
ServiceHandle serviceHandle |
The service handle (communication pipe) for communication with the smartpen |
true indicates success