RtndfltEndDriver

RtndfltEndDriver ends a filter driver.

Syntax

Copy
VOID RtndfltEndDriver(
);

Parameters

This function has no parameters.

Remarks

The Network Link Layer (NL2) calls the RtndfltInitDriver function after it requests the Subsystem to load a filter driver. For each call to RtndfltInitDriver, the NL2 calls RtndfltEndDriver before it requests the Subsystem to unload the filter driver.

Characteristics

Real-time requirements

Deterministic behavior

Not required

Shutdown-safe behavior

Not required

Local memory allocation/deallocation restrictions

Process

External MSpace

Internal MSpace

System

Allowed

Allowed

RTSS process

Allowed

Allowed

Windows contiguous memory allocation/deallocation restrictions

Contiguous memory

Allowed

Requirements

Minimum supported version Header

wRTOS 1.0 SDK

Rtnd.h

See Also: