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.
Retrieves the length value from the enclosure.
Syntax
HRESULT IFeedEnclosure::get_Length(LONG *length);
Parameters
- length
Pointer to a variable of type LONG that receives the size of the enclosure, in bytes.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Length is a required enclosure attribute.