TMTPStorageMgrQueryParams Class Reference
class TMTPStorageMgrQueryParams
|
Defines the MTP data provider framework object store enumeration manager object query parameters.
Constructor & Destructor Documentation
TMTPStorageMgrQueryParams()
IMPORT_C
|
TMTPStorageMgrQueryParams
|
(
|
)
|
|
TMTPStorageMgrQueryParams(const TDesC &, TUint32)
IMPORT_C
|
TMTPStorageMgrQueryParams
|
(
|
const
TDesC
&
|
aStorageSuid,
|
|
TUint32
|
aStorageSystemType
|
|
)
|
|
Parameters
const
TDesC
& aStorageSuid
|
The storage System Unique IDentifier (SUID). A value of
|
TUint32
aStorageSystemType
|
The storage system type. A value of
|
Member Functions Documentation
SetStorageSuid(const TDesC &)
IMPORT_C void
|
SetStorageSuid
|
(
|
const
TDesC
&
|
aStorageSuid
|
)
|
|
Sets the storage System Unique IDentifier (SUID).
KNullDesC
indicates that the query is targetting all storages.
Parameters
const
TDesC
& aStorageSuid
|
The storage System Unique IDentifier (SUID). A value of
|
SetStorageSystemType(TUint32)
IMPORT_C void
|
SetStorageSystemType
|
(
|
TUint32
|
aStorageSystemType
|
)
|
|
Parameters
TUint32
aStorageSystemType
|
The storage system type. A value of
|
StorageSuid()
IMPORT_C const
TDesC
&
|
StorageSuid
|
(
|
)
|
const
|
Provides the storage System Unique IDentifier (SUID).
StorageSystemType()
IMPORT_C
TUint32
|
StorageSystemType
|
(
|
)
|
const
|
Provides the storage system type.
Member Data Documentation
TPtrC
iStorageSuid
TPtrC
|
iStorageSuid
|
[private]
|
The storage System Unique IDentifier (SUID).
TUint32
iStorageSystemType
TUint32
|
iStorageSystemType
|
[private]
|
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.