IBdnRouter::CreateRoute

[This is preliminary documentation and subject to change.]

The CreateRoute method creates a new route in the MMR.

Syntax

HRESULT CreateRoute(
  BDN_ROUTE * pbrRoute
);
 

Parameters

pbrRoute
Pointer to a structure containing information about the route to create.

Return Value

Returns S_OK if the MMR created the requested route.