The following tables list the members exposed by ImGearXMPResourceEvent.
Public Methods
| Name | Description |
| getAction | Returns the action that occurred. See XMP specification for defined values and usage details.
|
| getInstanceID | Returns the instance ID of the modified resource.
|
| getParameters | Returns additional description of the action.
|
| getSoftwareAgent | Returns the software agent that performed the action.
|
| getWhen | Returns optional timestamp of when the action occurred.
|
| setAction | Sets the action that occurred. See XMP specification for defined values and usage details.
|
| setInstanceID | Sets the instance ID of the modified resource.
|
| setParameters | Sets additional description of the action.
|
| setSoftwareAgent | Sets the software agent that performed the action.
|
| setWhen | Sets optional timestamp of when the action occurred.
|
Top
See Also