ホーム › System.Contacts › IContactAggregationLink
IContactAggregationLink
COMメソッド 17
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Delete() |
| 4 | HRESULT Save() |
| 5 | HRESULT get_AccountId(LPWSTR* ppAccountId) |
| 6 | HRESULT put_AccountId(LPWSTR pAccountId) |
| 7 | HRESULT get_Id(LPWSTR* ppItemId) |
| 8 | HRESULT get_IsLinkResolved(BOOL* pIsLinkResolved) |
| 9 | HRESULT put_IsLinkResolved(BOOL isLinkResolved) |
| 10 | HRESULT get_NetworkSourceIdString(LPWSTR* ppNetworkSourceId) |
| 11 | HRESULT put_NetworkSourceIdString(LPWSTR pNetworkSourceId) |
| 12 | HRESULT get_RemoteObjectId(CONTACT_AGGREGATION_BLOB** ppRemoteObjectId) |
| 13 | HRESULT put_RemoteObjectId(CONTACT_AGGREGATION_BLOB* pRemoteObjectId) |
| 14 | HRESULT get_ServerPerson(LPWSTR* ppServerPersonId) |
| 15 | HRESULT put_ServerPerson(LPWSTR pServerPersonId) |
| 16 | HRESULT get_ServerPersonBaseline(LPWSTR* ppServerPersonId) |
| 17 | HRESULT put_ServerPersonBaseline(LPWSTR pServerPersonId) |
| 18 | HRESULT get_SyncIdentityHash(CONTACT_AGGREGATION_BLOB** ppSyncIdentityHash) |
| 19 | HRESULT put_SyncIdentityHash(CONTACT_AGGREGATION_BLOB* pSyncIdentityHash) |