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.
Retrieves the parent object.
Syntax
HRESULT IFeed::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.