Home
Required parameters
- Command
- name:
"MQPSCommand" (string constant: MQPS_COMMAND)
- value:
"DeletePub" (string constant: MQPS_DELETE_PUBLICATION)
Command must be the first parameter in the NameValueString.
- Topic
- name:
"MQPSTopic" (string constant: MQPS_TOPIC)
- value:
- The topic for which published information is to be deleted. Wild cards can be used to delete several topics.
Topic can be repeated for as many topics as required.
Home