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

Public Member Functions


Member Typedef Documentation

Properties for the Property method.


Member Enumeration Documentation

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*


Member Function Documentation

HRESULT IAccImageReference::Property ( [in] AccImageReferenceProp  prop,
[out, retval] xp_variant pv 
) [get]

Get a specific property of the object.

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

Set a specific property of the object.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.