testconns/statdesktop/desktop/source/dll/stat.def
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 02:58:21 +0300
changeset 4 b8d1455fddc0
permissions -rw-r--r--
Revision: 201039 Kit: 201039

LIBRARY stat
EXPORTS
	Version
	GetError
	GetErrorText
	SetConnectionLogging
	CloseConnectionLogging
	Connect
	ConnectMT
	Disconnect
	SetCommandDelay
	SetCommandLogging
	SetImageVerification
	GetCommandCount
	GetCurrentCommandNumber
	OpenScriptFile
	RunScript
	SendRawCommand
	SendCommandFile
	StopProcessing
	GetSnapshot
	GetTEFSharedData
	GetReceivedData

	StdVersion 							= _StdVersion@0
	StdSetConnectionLogging				= _StdSetConnectionLogging@4
	StdCloseConnectionLogging			= _StdCloseConnectionLogging@0
	StdDisconnect 						= _StdDisconnect@4
	StdGetCommandCount					= _StdGetCommandCount@12
	StdGetCurrentCommandNumber			= _StdGetCurrentCommandNumber@8
	StdOpenScriptFile					= _StdOpenScriptFile@12
	StdRunScript						= _StdRunScript@8
	StdSendRawCommand 					= _StdSendRawCommand@12
	StdSendCommandFile 					= _StdSendCommandFile@12
	StdStopProcessing					= _StdStopProcessing@4
	StdGetError							= _StdGetError@4
	StdGetErrorText						= _StdGetErrorText@8
	StdConnect							= _StdConnect@16
	StdConnectMT						= _StdConnectMT@8
	StdSetCommandDelay					= _StdSetCommandDelay@8
	StdSetCommandLogging				= _StdSetCommandLogging@28
	StdSetImageVerification 			= _StdSetImageVerification@16
	StdGetSnapshot						= _StdGetSnapshot@20
	StdGetTEFSharedData					= _StdGetTEFSharedData@4
	StdGetReceivedData					= _StdGetReceivedData@4