sbILocalDatabaseAsyncGUIDArrayListener Interface Reference

[USER CODE SHOULD NOT REFERENCE THIS CLASS] More...

import"sbILocalDatabaseAsyncGUIDArray.idl";

Inheritance diagram for sbILocalDatabaseAsyncGUIDArrayListener:
[legend]
Collaboration diagram for sbILocalDatabaseAsyncGUIDArrayListener:
[legend]

Public Member Functions

void onGetLength (in unsigned long aLength, in nsresult aResult)
 
void onGetGuidByIndex (in unsigned long aIndex, in AString aGUID, in nsresult aResult)
 
void onGetSortPropertyValueByIndex (in unsigned long aIndex, in AString aPropertySortValue, in nsresult aResult)
 
void onGetMediaItemIdByIndex (in unsigned long aIndex, in unsigned long aMediaItemId, in nsresult aResult)
 
void onStateChange (in unsigned long aState)
 

Public Attributes

const unsigned long STATE_BUSY = 0x00000001
 
const unsigned long STATE_IDLE = 0x00000002
 

Detailed Description

[USER CODE SHOULD NOT REFERENCE THIS CLASS]

Definition at line 39 of file sbILocalDatabaseAsyncGUIDArray.idl.

Member Function Documentation

void sbILocalDatabaseAsyncGUIDArrayListener::onGetGuidByIndex ( in unsigned long  aIndex,
in AString  aGUID,
in nsresult  aResult 
)
void sbILocalDatabaseAsyncGUIDArrayListener::onGetLength ( in unsigned long  aLength,
in nsresult  aResult 
)
void sbILocalDatabaseAsyncGUIDArrayListener::onGetMediaItemIdByIndex ( in unsigned long  aIndex,
in unsigned long  aMediaItemId,
in nsresult  aResult 
)
void sbILocalDatabaseAsyncGUIDArrayListener::onGetSortPropertyValueByIndex ( in unsigned long  aIndex,
in AString  aPropertySortValue,
in nsresult  aResult 
)
void sbILocalDatabaseAsyncGUIDArrayListener::onStateChange ( in unsigned long  aState)

Member Data Documentation

const unsigned long sbILocalDatabaseAsyncGUIDArrayListener::STATE_BUSY = 0x00000001

Definition at line 56 of file sbILocalDatabaseAsyncGUIDArray.idl.

const unsigned long sbILocalDatabaseAsyncGUIDArrayListener::STATE_IDLE = 0x00000002

Definition at line 57 of file sbILocalDatabaseAsyncGUIDArray.idl.


The documentation for this interface was generated from the following file: