Exemple #1
0
 public static extern int TPE_FlowCostOrder(int CustomSn, ref tagTPE_FlowCostReq pReq, ref byte OrderIDS, int FlowCount, out tagTPE_FlowCostRes pRes, int bSync);
Exemple #2
0
 public static extern int TPE_FlowCost(int CustomSn, ref tagTPE_FlowCostReq pReq, int FlowCount, out tagTPE_FlowCostRes pRes, int bSync);