Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Creates a new instance of this object, and copies the data from this object to the new object.
Syntax
HRESULT Clone(
ISyncKnowledge ** ppClonedKnowledge);
Parameters
- ppClonedKnowledge
[out] Returns the newly created knowledge object.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY
Remarks
The cloned knowledge object can be used independently of the original.