How do I fill in the VideoOS.Platform.Messaging.MapRequestData structure and send the GetMapRequest message to retrieve a list of maps from the system from the smart client using the MIP SDK.

Hi!

I’m trying to get a list of all maps available on the server to choose one from them.

How do I go about retrieving a list? I saw the data structure in the documentation, but with not a lot of documentation.

Kind regards,

Vivian

GetMapRequest is shown in use in the Smart Client View and Windows tool sample.

Got it…Thank you