跳转至

NET_SDK_Init

接口定义

1
BOOL NET_SDK_Init();
1
public static extern bool NET_SDK_Init();

功能描述

初始化SDK,需在调用其他SDK接口前调用。

参数说明

返回值

  • 类型:BOOL

  • 说明:成功返回TRUE,失败返回FALSE。

备注

错误码