Returns a string with some additional data collected at capture time. The specific data is passed under a parameter.
Parameters |
---|
DataType: Indicates the type of information that is going to be retrieved. It can be one of the following: - Module.CaptureData.Digitizer: Identifying information for the digitizer that captured the signature.
- Module.CaptureData.Digitizer_Driver: Identifying information for the digitizer driver software.
- Module.CaptureData.Machine_OS: Identifying information for the computer operating system.
- Module.CaptureData.Network_Card: Identifying information for the network card.
NB: the Network_Card parameter is not implemented in this edition. |
Return values |
---|
A string with the information requested. |