mstxDomainDestroy
产品支持情况
产品  | 
是否支持  | 
|---|---|
√  | 
|
√  | 
|
√  | 
|
√  | 
|
√  | 
|
√  | 
功能说明
销毁指定的domain,销毁后的domain不能再次使用,需要重新创建。
函数原型
1 | void mstxDomainDestroy (mstxDomainHandle_t domain)  | 
参数说明
参数名  | 
输入/输出  | 
说明  | 
|---|---|---|
domain  | 
输入  | 
指定要销毁的domain句柄。  | 
返回值
无
父主题: mstx API参考
产品  | 
是否支持  | 
|---|---|
√  | 
|
√  | 
|
√  | 
|
√  | 
|
√  | 
|
√  | 
销毁指定的domain,销毁后的domain不能再次使用,需要重新创建。
1 | void mstxDomainDestroy (mstxDomainHandle_t domain)  | 
参数名  | 
输入/输出  | 
说明  | 
|---|---|---|
domain  | 
输入  | 
指定要销毁的domain句柄。  | 
无