Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccImageReference Interface Reference


Detailed Description

The IAccImageReference interface is used to represent an image reference. AccImageReferenceProp_Tags is optional; all other properties are required.

Public Types

Properties


Member Typedef Documentation

typedef enum IAccImageReference::AccImageReferenceProp IAccImageReference::AccImageReferenceProp

Properties for the Property method.


Member Enumeration Documentation

enum IAccImageReference::AccImageReferenceProp

Properties for the Property method.

Enumerator:
AccImageReferenceProp_Uri  URI [get] xp_str* [put] xp_kstr
AccImageReferenceProp_Height  Height, in pixels [get] xp_uint* [put] xp_uint
AccImageReferenceProp_Width  Width, in pixels [get] xp_uint* [put] xp_uint
AccImageReferenceProp_Tags  Content tags (e.g., album cover, artist logo, radio show logo, TV channel logo, TV show logo, webcam, etc.) xp_strs [get] xp_array** [put] xp_array*


Property Documentation

xp_variant IAccImageReference::Property( [in] AccImageReferenceProp prop) ( [in] AccImageReferenceProp  prop  )  [get]

Get a specific property of the object.

xp_kvariant IAccImageReference::Property( [in] AccImageReferenceProp prop) ( [in] AccImageReferenceProp  prop  )  [set]

Set a specific property of the object.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Oct 15 18:06:39 2007 for AIM: Developer SDK
© 2007 AOL LLC. All Rights Reserved.