Skype4COM: IChatMemberCollection Interface Reference

Skype4COM

IChatMemberCollection Interface Reference

ChatMemberCollection class default interface. More...

import "Skype4COM.idl";

List of all members.

Properties

LONG Count [get]
 This command queries the number of chat members in a ChatMemberCollection.
IChatMember Item ([in] LONG Index) [get]
 This command queries an item in a ChatMemberCollection with a specified index.
IUnknown _NewEnum [get]
 This command queries an enumerator object for a ChatMemberCollection.

Detailed Description

ChatMemberCollection class default interface.


Property Documentation

HRESULT Item [get]

This command queries an item in a ChatMemberCollection with a specified index.

Parameters:
[in]Indexcontains the item to be returned.

The documentation for this interface was generated from the following file:

Copyright � 2006 Skype Limited. All rights reserved.