public static extern bool MBOX_GetNodeInfo(int handle, ref tagNode tagNode);
 public static extern void MBOX_SetNodeInfo(int handle, tagNode tagNode);