debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author timkelly
Tue, 27 Apr 2010 10:23:49 -0500
branchRCL_2_4
changeset 1295 5e60bd109662
parent 1115 f2b4c39f3e7b
permissions -rw-r--r--
glitch on bug 11131. check the new qmake location to avoid adding duplicate Qt SDKs at IDE start-up

#include "stdafx.h"

__declspec(dllexport)
DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[4]);