コード例 #1
0
 public static extern int TPE_QueryGeneralAccount(int CustomSn,
                                                  ref tagTPE_QueryGeneralAccountReq pReq,
                                                  out tagTPE_QueryResControl pResControl,
                                                  int bSync);
コード例 #2
0
 public static extern int TPE_QueryFlowByCenter(int CustomSn, ref tagTPE_QueryFlowByCenterReq pReq,
                                                out tagTPE_QueryResControl pResControl,
                                                int bSync);
コード例 #3
0
 public static extern int TPE_ConfigEnumDept(int CustomSn, ref tagTPE_ConfigEnumDeptReq pReq,
                                             out tagTPE_QueryResControl pResControl,
                                             int bSync);