ホーム › System.Contacts › IContactAggregationServerPersonCollection
IContactAggregationServerPersonCollection
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT FindFirst(IContactAggregationServerPerson** ppServerPerson) |
| 4 | HRESULT FindFirstByServerId(LPWSTR pServerId, IContactAggregationServerPerson** ppServerPerson) |
| 5 | HRESULT FindFirstByAggregateId(LPWSTR pAggregateId, IContactAggregationServerPerson** ppServerPerson) |
| 6 | HRESULT FindFirstByLinkedAggregateId(LPWSTR pAggregateId, IContactAggregationServerPerson** ppServerPerson) |
| 7 | HRESULT FindNext(IContactAggregationServerPerson** ppServerPerson) |
| 8 | HRESULT get_Count(DWORD* pCount) |