FreeConfirmConflictItem function (syncmgr.h)
Frees the resources that have been allocated for a CONFIRM_CONFLICT_ITEM structure.
Syntax
void FreeConfirmConflictItem(
[in, out] CONFIRM_CONFLICT_ITEM *pcci
);
Parameters
[in, out] pcci
Type: CONFIRM_CONFLICT_ITEM*
A pointer to a CONFIRM_CONFLICT_ITEM structure that stores pointers to the items for which memory is to be freed.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | syncmgr.h (include Syncmgr.idl) |
DLL | None |