Click or drag to resize

MoverioInfoGetHeadsetSerialNumber Method

Get the headset serial number.

Namespace:  MoverioBasicFunctionUnityPlugin
Assembly:  MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public static string GetHeadsetSerialNumber()

Return Value

Type: String
Returns the headset serial number when string is successful and an empty string ("") when it fails.
See Also