IFeedFolder::Parent Property

Retrieves the parent object.

Syntax

HRESULT IFeedFolder::get_Parent(IDispatch **disp);

Parameters

  • disp
    Address of a pointer to a variable of type IDispatch interface that receives the parent object for the enclosure, item, feed, or folder.

Return Value

Returns S_OK if successful, or an error value otherwise.