Definition at line 32 of file Delegate.idl.
Public Member Functions | |
void | SetDelegateAttribute (in string id, in any value) |
Set an attribute on a delegate. | |
any | GetDelegateAttribute (in string id) |
Get an attribute from a delegate. | |
void | SetDelegateAttributeObject (in string id, in Object value) |
Object | GetDelegateAttributeObject (in string id) |
|
Get an attribute from a delegate.
|
|
Set an attribute on a delegate.
|