Query personalization identitifers for the given image_type.
- Parameters
-
| client | The connected mobile_image_mounter client. |
| image_type | The image_type to get the personalization identifiers for. Can be NULL. |
| result | A pointer to a plist_t that will be set to the resulting identifier dictionary. |
- Returns
- MOBILE_IMAGE_MOUNTER_E_SUCCESS on success, or a MOBILE_IMAGE_MOUNTER_E_* error code on error.