Kommentar
Å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.
Gets a value that indicates whether conflicts are preserved for the FeedSync item.
HRESULT IsNoConflictsSpecified (
BOOL* pfIsNoConflictsSpecified);
Parameters
- pfIsNoConflictsSpecified
[out] TRUE if conflicts are not preserved for the item; otherwise, FALSE. This value corresponds to the noconflicts attribute of the FeedSync item.
Return Value
S_OK
E_POINTER