debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/GetTRKVersion.h
author Ed Swartz <ed.swartz@nokia.com>
Thu, 10 Dec 2009 14:51:11 -0600
changeset 673 bc9a74f8e67b
parent 0 fb279309251b
child 1115 f2b4c39f3e7b
permissions -rw-r--r--
Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times

#include "stdafx.h"

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