debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author cawthron
Tue, 05 Jan 2010 16:07:42 -0600
branchRCL_2_4
changeset 744 80fa49fd0bda
parent 0 fb279309251b
child 1115 f2b4c39f3e7b
permissions -rw-r--r--
bug 10458 - change version from 2.3 to 2.4 in cpp feature and plugin

#include "stdafx.h"

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