|
Skype4COM 1.0.36.0
|
IChatMemberCollection Interface Reference
ChatMemberCollection class default interface. More...
import "Skype4COM.idl";
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] Index contains the item to be returned.
The documentation for this interface was generated from the following file:
Copyright � 2006 Skype Limited. All rights reserved.