Debugging Tools for Windows |
The GetSpecificFilterParameters method returns the parameters for specific event filters.
HRESULT
IDebugControl::GetSpecificFilterParameters(
IN ULONG Start,
IN ULONG Count,
OUT DEBUG_SPECIFIC_FILTER_PARAMETERS * Params
);
This method may also return error values. See Return Values for more details.
GetSpecificFilterParameters 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), SetSpecificFilterParameters, GetExceptionFilterParameters