Пример #1
0
 public static extern uint NW_BlackWhiteNode(uint handle, SDK_NodeId_List nodeIdList, uint command, uint type);
Пример #2
0
 public static extern uint NW_SuspendNode(uint handle, SDK_NodeId_List nodeIdList, uint type);
Пример #3
0
 public static extern uint NW_ResumeNode(uint handle, SDK_NodeId_List nodeIdList, uint type);
Пример #4
0
 public static extern uint NW_DelNode(uint handle, SDK_NodeId_List nodeIdList);