debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author timkelly
Tue, 03 Aug 2010 14:18:04 -0500
branchC3_BUILDER_WORK
changeset 1755 e65ffeef96f7
parent 1115 f2b4c39f3e7b
permissions -rw-r--r--
refactor abld arguments tab settings under ISBSV1BuildContext API. WIP to push builder specific settings under their respective ISymbianBuildContext implementation.

#include "stdafx.h"

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