Debugging Tools for Windows |
The SetSpecificFilterParameters method changes the break status and handling status for some specific event filters.
HRESULT
IDebugControl::SetSpecificFilterParameters(
IN ULONG Start,
IN ULONG Count,
IN DEBUG_SPECIFIC_FILTER_PARAMETERS * Params
);
This method may also return error values. See Return Values for more details.
SetSpecificFilterParameters is available in all versions of IDebugControl.
For more information about event filters, see Event Filters.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.
sx, sxd, sxe, sxi, sxn (Set Exceptions), GetSpecificFilterParameters, SetExceptionFilterParameters