debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author timkelly
Thu, 28 Jan 2010 12:09:31 -0600
changeset 840 c92830672f75
parent 0 fb279309251b
child 1115 f2b4c39f3e7b
permissions -rw-r--r--
Fix 10622. Always add epco32\include to search paths when preprocessing varint HRH

#include "stdafx.h"

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