FreeConfirmConflictItem function
Frees the resources that have been allocated for a CONFIRM_CONFLICT_ITEM structure.
Syntax
void FreeConfirmConflictItem(
_Inout_ CONFIRM_CONFLICT_ITEM *pcci
);
Parameters
- pcci [in, out]
-
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
This function does not return a value.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
DLL |
|
Show: