TMTPTypeUint16 Class Reference

class TMTPTypeUint16 : public TMTPTypeUintBase

Defines the MTP unsigned 16-bit integer data type.

Inherits from

Constructor & Destructor Documentation

TMTPTypeUint16()

IMPORT_CTMTPTypeUint16()

Default constructor.

TMTPTypeUint16(TUint16)

IMPORT_CTMTPTypeUint16(TUint16aData)

Conversion constructor.

Parameters

TUint16 aDataThe initial data value.

Member Functions Documentation

Set(TUint16)

IMPORT_C voidSet(TUint16aValue)

Sets the data type to the specified value.

Parameters

TUint16 aValue

Value()

IMPORT_C TUint16Value()const

Provides data types's value.