debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author chpeckha
Thu, 25 Feb 2010 11:24:34 -0600
changeset 1021 6594b07c89c8
parent 0 fb279309251b
child 1115 f2b4c39f3e7b
permissions -rw-r--r--
Changes to fix bugs 10618 10714 10731 10759 10580 merged from 2.5 branch

#include "stdafx.h"

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