Activates sub-service code range of the specified ['begin', 'end']
and the specified 'priority' to an already registered service. The
behavior is undefined unless 'begin', 'end' and 'priority' are
between 0 and 2^24 (2 to the power of 24) and the service has
already been registered.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void ActivateSubServiceCodeRange( string uri, int begin, int end, int priority )
Public Sub ActivateSubServiceCodeRange ( uri As String, begin As Integer, end As Integer, priority As Integer )
public: void ActivateSubServiceCodeRange( String^ uri, int begin, int end, int priority )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1