Advertises the service to be registered to receive, with the
specified 'priority', subscriptions that the resolver has mapped to
a service code between the specified 'begin' and the specified
'end' values, inclusive. The behavior of this function is undefined
unless '0 <= begin <= end < (1 << 24)', and
'priority' is non-negative.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void AddActiveSubServiceCodeRange( int begin, int end, int priority )
Public Sub AddActiveSubServiceCodeRange ( begin As Integer, end As Integer, priority As Integer )
public: void AddActiveSubServiceCodeRange( int begin, int end, int priority )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1