This document is archived and information here might be outdated. Recommended version. |
The senor model name.
[Visual Basic .NET]
Public Property SensorName As String
[C#]
public string SensorName {get; set;}
[C++]
HRESULT get_SensorName(
System.String* pSensorName
);
[C++]
HRESULT put_SensorName(
BSTR pSensorName
);
[C++] Parameters pSensorName [out, retval]
pSensorName is a parameter of type BSTR* pSensorName [in]
pSensorName is a parameter of type BSTR