|
◆ mobile_image_mounter_lookup_image()
Tells if the image of ImageType is already mounted.
- Parameters
-
client | The client use |
image_type | The type of the image to look up |
result | Pointer to a plist that will receive the result of the operation. |
- Note
- This function may return MOBILE_IMAGE_MOUNTER_E_SUCCESS even if the operation has failed. Check the resulting plist for further information.
- Returns
- MOBILE_IMAGE_MOUNTER_E_SUCCESS on success, or an error code on error
|