ondemandconnroutehelper.h header

This header is used by Network List Manager. For more information, see:

ondemandconnroutehelper.h contains the following programming interfaces:

Functions

 
FreeInterfaceContextTable

This function frees the interface context table retrieved using the GetInterfaceContextTableForHostName function.
GetInterfaceContextTableForHostName

This function retrieves an interface context table for the given hostname and connection profile filter.
OnDemandGetRoutingHint

The OnDemandGetRoutingHint function looks up a destination in the Route Request cache and, if a match is found, return the corresponding Interface ID.
OnDemandRegisterNotification

The OnDemandRegisterNotification function allows an application to register to be notified when the Route Requests cache is modified.
OnDemandUnRegisterNotification

The OnDemandUnregisterNotification function allows an application to unregister for notifications and clean up resources.

Structures

 
NET_INTERFACE_CONTEXT

The interface context that is part of the NET_INTERFACE_CONTEXT_TABLE structure.
NET_INTERFACE_CONTEXT_TABLE

The table of NET_INTERFACE_CONTEXT structures.