---
title: SetMsgType
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/dataflowdevg/udfrefc_23_00056.html
sourcePath: /source/zh/canncommercial/900/others/dataflowdevg/udfrefc_23_00056.html
indexId: 5d602189afdd0f96357ba4d58281503bdf8fa59f4818162afba453662f1baff571
---
# SetMsgType

#### 产品支持情况

| 产品 | 是否支持 |
| --- | --- |
| Atlas A3 训练系列产品 / Atlas A3 推理系列产品 | √ |
| Atlas A2 训练系列产品 / Atlas A2 推理系列产品 | √ |
| Atlas 200I/500 A2 推理产品 | x |
| Atlas 推理系列产品 | x |
| Atlas 训练系列产品 | x |


#### 函数功能

设置FlowMsg的消息类型。


#### 函数原型

```
virtual void SetMsgType(MsgType msgType)
```


#### 参数说明

| 参数名 | 输入/输出 | 描述 |
| --- | --- | --- |
| msgType | 输入 | FlowMsg的消息类型 |


#### 返回值

无。


#### 异常处理

无。


#### 约束说明

无。
