ホーム › System.Contacts › IContactAggregationContactCollection
IContactAggregationContactCollection
COMメソッド 5
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT FindFirst(IContactAggregationContact** ppItem) |
| 4 | HRESULT FindNext(IContactAggregationContact** ppItem) |
| 5 | HRESULT FindFirstByIdentityHash(LPWSTR pSourceType, LPWSTR pAccountId, CONTACT_AGGREGATION_BLOB* pIdentityHash, IContactAggregationContact** ppItem) |
| 6 | HRESULT get_Count(INT* pCount) |
| 7 | HRESULT FindFirstByRemoteId(LPWSTR pSourceType, LPWSTR pAccountId, CONTACT_AGGREGATION_BLOB* pRemoteObjectId, IContactAggregationContact** ppItem) |