import"ImashTape.idl";
Public Member Functions | |
| void | addListener (in sbIMashTapeListener aListener) |
| void | removeListener (in sbIMashTapeListener aListener) |
| void | updateInfo (in AUTF8String section, in AUTF8String data) |
| void | updatePhotos ([array, size_is(photoCount)] in sbIMashTapePhoto photos, in unsigned long photoCount) |
Definition at line 88 of file ImashTape.idl.
| void sbIMashTapeManager::addListener | ( | in sbIMashTapeListener | aListener | ) |
| void sbIMashTapeManager::removeListener | ( | in sbIMashTapeListener | aListener | ) |
| void sbIMashTapeManager::updateInfo | ( | in AUTF8String | section, |
| in AUTF8String | data | ||
| ) |
| void sbIMashTapeManager::updatePhotos | ( | [array, size_is(photoCount)] in sbIMashTapePhoto | photos, |
| in unsigned long | photoCount | ||
| ) |