AudioDeviceInfoProductID Property |
Gets the product identifier.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic short ProductID { get; set; }
Public Property ProductID As Short
Get
Set
public:
property short ProductID {
short get ();
void set (short value);
}
member ProductID : int16 with get, set
Property Value
Type:
Int16
See Also