Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the parent of the current feed folder.
Syntax
HRESULT Parent( REFIID riid, void **ppv );
Parameters
- riid
[in] IID of the requested interface.- ppv
[out] Address of a pointer variable that receives the parent folder.
Return Value
Returns S_OK if successful, or E_NOINTERFACE if the interface is not supported.