Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the parent feed item of the enclosure.
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 feed item for the enclosure.
Return Value
Returns S_OK if successful, or E_NOINTERFACE if the interface is not supported.