MExtnDevicePropDp Class Reference
Member Functions Documentation
GetDevPropertyDescL(const TMTPDevicePropertyCode, MMTPType **)
This interface method is designed to implement GetDevicePropDesc (Operation Code EMTPOpCodeGetDevicePropDesc). This operation returns the current property desc of the particular device property.
Parameters
const TMTPDevicePropertyCode aPropCode | : device property code eg: PlaybackObject(D411) |
MMTPType ** aMMTPtype | : out param memory need to be allocated by the implementation. Owner ship of this param should be with allocator. |
GetDevPropertyL(const TMTPDevicePropertyCode, MMTPType **)
This interface method is designed to implement GetDevicePropValue (Operation Code EMTPOpCodeGetDevicePropValue). This operation returns the current value of the particular device property.
Parameters
const TMTPDevicePropertyCode aPropCode | : device property code eg: PlaybackObject(D411) |
MMTPType ** aMMTPtype | : out param memory need to be allocated by the implementation. Owner ship of this param should be with allocator. |
GetDevicePropertyContainerL(TMTPDevicePropertyCode, MMTPType **)
Parameters
TMTPDevicePropertyCode aPropCode | |
MMTPType ** aMMTPtype | : out param memory need to be allocated by the implementation. Owner ship of this param should be with allocator. SetDevicePropertyL function uses the allocated memory to set the device property when a EMTPOpCodeSetDevicePropValue operation code comes. |
ResetDevPropertyL(const TMTPDevicePropertyCode)
This interface method is designed to implement RessetDevicePropValue.
SetDevicePropertyL()
This method sets the device property implemented by extension plugin.
Supported(TMTPSupportCategory, RArray< TUint > &, TMTPOperationalMode)
This method returns the supported properties by extension plugin.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.