testtoolsconn/stat/desktop/source/dll/statd.def
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 LIBRARY statd
       
     2 EXPORTS
       
     3 	Version
       
     4 	GetError
       
     5 	GetErrorText
       
     6 	SetConnectionLogging
       
     7 	CloseConnectionLogging
       
     8 	Connect
       
     9 	ConnectMT
       
    10 	Disconnect
       
    11 	SetCommandDelay
       
    12 	SetCommandLogging
       
    13 	SetImageVerification
       
    14 	GetCommandCount
       
    15 	GetCurrentCommandNumber
       
    16 	OpenScriptFile
       
    17 	RunScript
       
    18 	SendRawCommand
       
    19 	SendCommandFile
       
    20 	StopProcessing
       
    21 	GetSnapshot
       
    22 	GetTEFSharedData
       
    23 	GetReceivedData
       
    24 
       
    25 	StdVersion 							= _StdVersion@0
       
    26 	StdSetConnectionLogging				= _StdSetConnectionLogging@4
       
    27 	StdCloseConnectionLogging			= _StdCloseConnectionLogging@0
       
    28 	StdDisconnect 						= _StdDisconnect@4
       
    29 	StdGetCommandCount					= _StdGetCommandCount@12
       
    30 	StdGetCurrentCommandNumber			= _StdGetCurrentCommandNumber@8
       
    31 	StdOpenScriptFile					= _StdOpenScriptFile@12
       
    32 	StdRunScript						= _StdRunScript@8
       
    33 	StdSendRawCommand 					= _StdSendRawCommand@12
       
    34 	StdSendCommandFile 					= _StdSendCommandFile@12
       
    35 	StdStopProcessing					= _StdStopProcessing@4
       
    36 	StdGetError							= _StdGetError@4
       
    37 	StdGetErrorText						= _StdGetErrorText@8
       
    38 	StdConnect							= _StdConnect@16
       
    39 	StdConnectMT						= _StdConnectMT@8
       
    40 	StdSetCommandDelay					= _StdSetCommandDelay@8
       
    41 	StdSetCommandLogging				= _StdSetCommandLogging@28
       
    42 	StdSetImageVerification 			= _StdSetImageVerification@16
       
    43 	StdGetSnapshot						= _StdGetSnapshot@20
       
    44 	StdGetTEFSharedData					= _StdGetTEFSharedData@4
       
    45 	StdGetReceivedData					= _StdGetReceivedData@4