Home | Info | Community | Development | myReactOS | Contact Us
[virtual]
Implements IPersistFolder2.
Definition at line 1217 of file fs.cpp.
{ TRACE ("(%p)->(%p)\n", this, pidl); if (!pidl) return E_POINTER; *pidl = ILClone(pidlRoot); return S_OK; }