F
fanronghua
Unregistered / Unconfirmed
GUEST, unregistred user!
Private Declare Function DELTA_SET_BASIC_INFO Lib "TDC_DLL.dll" (ByVal Str_TnsName As String, ByVal Str_SfcsInfo As String) As StringPrivate Declare Function DELTA_DEAL_TEST_DATA Lib "TDC_DLL.dll" (ByVal Str_TnsName As String, ByVal Str_TestType As String, ByVal Str_TestData As String, ByVal Str_LogData As String) As String