TextGRAB SDK Documentation | ITextGRABSDK::GetHardwareID |
|
|
|
Returns the unique hardware identifier. [C/C++]
HRESULT GetHardwareID(
BSTR* bstr
);
[Visual Basic]
object.GetHardwareID(
ByRef bstr As String
)
[C#]
void ITextGRABSDK.GetHardwareID(
ref string bstr
);
Parameters
Return Value(s)
See Also |
























