[This is preliminary documentation and subject to change.]
The DeleteResv method deletes a bandwidth reservation from the MMR reservations database.
HRESULT DeleteResv(
DWORD dwReservationID
);
Returns S_OK if the MMR successfully deleted the reservation. Otherwise the method returns E_FAIL.
The DeleteResv method only deletes reservations that were created in the current process.