public interface AMD_IRenderingSettings_applySettingsToProject
extends Ice.AMDCallback
| Modifier and Type | Method and Description | 
|---|---|
void | 
ice_response(java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> __ret)
ice_response indicates that
 the operation completed successfully. 
 | 
void ice_response(java.util.Map<java.lang.Boolean,java.util.List<java.lang.Long>> __ret)
__ret - (return value) A map with two boolean keys. The value of the
 TRUE is a collection of images ID, the
 settings were successfully applied to.
 The value of the FALSE is a collection
 of images ID, the settings could not be applied to.