Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets an IFeedItemMetadata object that contains the metadata of the loaded feed.
Syntax
HRESULT GetFeedMetadata(
IFeedMetadata ** ppFeedMetadata);
Parameters
- ppFeedMetadata
[out] Returns an object that contains the metadata of the loaded feed.
Return Value
S_OK
E_INVALIDARG
SYNC_E_INVALID_OPERATION if IFeedSyncServices::Initialize was not called, or if a feed was not loaded by using IFeedSyncServices::LoadFeed.