Deprecated as of 10.1. Provides access to SMFlag search tolerance.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
|  |  | Description | 
|  | CreateFlag | Creates the route flag using its geographic location. | 
|  | CreateFlagDirection | Creates the route flag using its geographic location and required direction. | 
|  | CreateFlagDirectionAdv | Creates the route flag using its geographic location, required direction and latency. | 
|  | SearchTolerance | Defines maximum allowed distance in miles from stop location to closest street segment when creating a flag. | 
 
CoClasses that implement ISMFlagCreator2
| CoClasses and Classes | Description | 
| SMFlagCreator | Deprecated as of 10.1. The object for route flag creation. | 
 
.NET Samples
StreetMap routing (Code Files: 
RoutingForm)