De-activates sub-service code range specified by [begin, end] from
to an already registered service. The behavior is undefined unless
'begin' and 'end' 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 DeactivateSubServiceCodeRange( string uri, int begin, int end )
Public Sub DeactivateSubServiceCodeRange ( uri As String, begin As Integer, end As Integer )
public: void DeactivateSubServiceCodeRange( String^ uri, int begin, int end )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1