On Demand Connection Routing Helper API reference
The following topics provide details for the On Demand Connection Routing Helper.
| Reference | Description |
|---|---|
| OnDemandGetRoutingHint |
Look up a destination in the Route Request cache and, if a match is found, returns the corresponding Interface ID. |
| OnDemandRegisterNotification |
Register to be notified when the Route Requests cache is modified. |
| OnDemandUnregisterNotification |
Unregister for notifications and clean up resources. |
| 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. |
| GetInterfaceContextTableForHostName |
This function retrieves an interface context table for the given hostname and connection profile filter. |
| FreeInterfaceContextTable |
This function frees the interface context table retrieved using the GetInterfaceContextTableForHostName function. |