debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author timkelly
Tue, 02 Mar 2010 09:48:37 -0600
branchRCL_2_4
changeset 1056 2b0ea08bb22f
parent 0 fb279309251b
child 1115 f2b4c39f3e7b
permissions -rw-r--r--
Clean up some code after review with David D. on bug fix 10742

#include "stdafx.h"

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