Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The BDA_PID_UNMAP structure describes packet types to stop filtering from the input stream of a packet identifier (PID) filter. These packet types are identified with PIDs.
Syntax
typedef struct _BDA_PID_UNMAP {
ULONG ulcPIDs;
ULONG aulPIDs[MIN_DIMENSION];
} BDA_PID_UNMAP, *PBDA_PID_UNMAP;
Members
ulcPIDs
Number of PIDs in the aulPIDs array.
aulPIDs[MIN_DIMENSION]
Array of PIDs that identify packets to unmap from the output of a PID filter.
Requirements
Requirement | Value |
---|---|
Header | bdatypes.h (include Bdatypes.h) |