debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author timkelly
Fri, 26 Feb 2010 15:49:28 -0600
changeset 1036 b1909e47f4af
parent 0 fb279309251b
child 1115 f2b4c39f3e7b
permissions -rw-r--r--
Set error message in all project wizards (symbian/qt) if SBS_HOME does not exist only if SBSv2 is the builder. Always allow SBSv2 to be a selectable builder.

#include "stdafx.h"

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