[#CZMQAbstractNotifier-SetType] = xref:CZMQAbstractNotifier.adoc[CZMQAbstractNotifier]::SetType :relfileprefix: ../ :mrdocs: Set the notifier type name. == Synopsis Declared in `<zmq/zmqabstractnotifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetType(std::string const& t); ---- == Parameters [cols="1,4"] |=== | Name| Description | *t* | The type name to set. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#