IMemoryConflictLog::GetInMemoryConflictLogKnowledge
取得知識物件,其中包含衝突記錄檔所包含之所有衝突知識物件的聯集。
HRESULT GetInMemoryConflictLogKnowledge(
ISyncKnowledge ** ppSyncKnowledge);
參數
- ppSyncKnowledge
[out] 傳回知識物件,其中包含衝突記錄檔所包含之所有衝突知識物件的聯集。
傳回值
S_OK
當衝突記錄檔不包含任何衝突知識時,則為 S_FALSE
E_OUTOFMEMORY
E_POINTER