Finds a previously created
Topic object based on
the specified
| | Copy |
|---|
message |

Declaration Syntax
public Topic GetTopic(
Message message
)
Public Function GetTopic (
message As Message
) As Topic
public:
Topic^ GetTopic(
Message^ message
)

Parameters
- message (Message)
- one of the following types:
TopicCreated, TopicActivated, TopicDeactivated,
TopicSubscribed, TopicUnsubscribed, TopicRecap.

Return Value
Topic The previously created
Topic, or
| | Copy |
|---|
null |
,
if requested topic couldn't be found

Exceptions
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1