public interface AMD_IRenderingSettings_applySettingsToSet
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 key
TRUE
is a collection of image IDs, the
settings were successfully applied to.
The value of the key FALSE
is a collection
of image IDs, the settings could not be applied to.