• INtime SDK v6
    • Welcome to INtime SDK
      • About INtime Help
      • New in this release
      • In This Product
    • About INtime
      • INtime System Description
      • Distributed Applications
      • INtime Kernel
        • Processes
          • CreateRtProcess, CreateRtProcessEx
          • CreateRemoteRtProcess
          • ntxCreateRtProcess
          • DeleteRtProcess
          • ntxDeleteRtProcess
          • ExitRtProcess
          • TerminateRtProcess
          • ntxTerminateRtProcess
          • GetRtProcessPoolInfo
          • SetRtProcessMaxPriority
          • StartRtProcess
          • ntxStartRtProcess
          • WaitForRtProcess, WaitForRtProcessEx
          • ntxWaitForRtProcess, ntxWaitForRtProcessEx
        • Threads
          • CreateRtThread
          • DeleteRtThread
          • GetRtStackInfo
          • GetRtThreadAccounting
          • GetRtThreadHandles
          • GetRtThreadInfo
          • GetRtThreadPriority
          • GetRtThreadState
          • ResumeRtThread
          • RtSleep
          • RtSleepEx
          • SetRtProcessMaxPriority
          • SetRtSystemAccountingMode
          • SetRtThreadPriority
          • SuspendRtThread
        • Object Directories
          • CatalogRtHandle
          • GetRtHandleType
          • GetRtHandleTypeEx
          • LookupRtHandle
          • UncatalogRtHandle
          • InspectRtProcessDirectory
          • ntxCatalogNtxHandle
          • ntxGetRootRtProcess
          • ntxGetType
          • ntxImportRtHandle
          • ntxLookupNtxHandle
          • ntxUncatalogNtxHandle
        • Memory management
          • AllocateRtMemory
          • AllocateRtMemoryEx
          • FreeRtMemory
          • CreateRtMemoryHandle
          • DeleteRtMemoryHandle
          • MapRtSharedMemory
          • MapRtPhysicalMemory
          • MapRtPhysicalMemoryEx
          • MapRtPhysicalMemory64
          • RemapRtPhysicalMemory
          • RemapRtPhysicalMemory64
          • GetRtPhysicalAddress
          • GetRtPhysicalAddress64
          • CopyRtData
          • GetRtProcessDataSegment
          • GetRtSize
          • CreateRtHeap
          • DeleteRtHeap
          • GetRtHeapInfo
          • RequestRtBuffer
          • ReleaseRtBuffer
          • GetRtBufferSize
          • GetRtSystemMemoryInfo
          • GetRtPhysicalMemoryInfo
          • GetRtVirtualMemoryInfo
          • ntxAllocateRtMemory
          • ntxFreeRtMemory
          • ntxMapRtSharedMemory
          • ntxMapRtSharedMemoryEx
          • ntxUnmapRtSharedMemory
          • ntxCopyRtData
          • ntxGetRtSize
          • ntxRequestRtBuffer
          • ntxReleaseRtBuffer
        • Interrupts
          • SetRtInterruptHandler
          • SetRtInterruptHandlerEx
          • ResetRtInterruptHandler
          • SignalRtInterruptThread
          • SignalEndOfRtInterrupt
          • WaitForRtInterrupt
          • EnableRtInterrupt
          • DisableRtInterrupt
          • GetRtInterruptLevel
          • EnterRtInterrupt
          • GetRtInterruptInfo
          • AllocateRtInterrupts
          • FreeRtInterrupts
        • Semaphores
          • CreateRtSemaphore
          • DeleteRtSemaphore
          • ReleaseRtSemaphore
          • WaitForRtSemaphore
          • knCreateRtSemaphore
          • knDeleteRtSemaphore
          • knReleaseRtSemaphore
          • knWaitForRtSemaphore
          • ntxCreateRtSemaphore
          • ntxDeleteRtSemaphore
          • ntxReleaseRtSemaphore
          • ntxWaitForRtSemaphore
        • Regions
          • AcceptRtControl
          • CreateRtRegion
          • DeleteRtRegion
          • ReleaseRtControl
          • WaitForRtControl
        • Mailboxes
          • CreateRtMailbox
          • DeleteRtMailbox
          • SendRtData
          • ReceiveRtData
          • SendRtHandle
          • ReceiveRtHandle
          • knCreateRtMailbox
          • knDeleteRtMailbox
          • knSendRtData
          • knSendRtPriorityData
          • knWaitForRtData
          • ntxCreateRtMailbox
          • ntxDeleteRtMailbox
          • ntxSendRtData
          • ntxReceiveRtData
          • ntxSendRtHandle
          • ntxReceiveRtHandle
        • Message Queues
          • CreateRtQueue
          • ntxCreateRtQueue
          • DeleteRtQueue
          • ntxDeleteRtQueue
          • GetRtQueueInfo
          • ntxGetRtQueueInfo
          • SendRtShortDataMessage
          • ntxSendRtShortDataMessage
          • SendRtLongDataMessage
          • ntxSendRtLongDataMessage
          • ReceiveRtDataMessage
          • ntxReceiveRtDataMessage
          • GetRtLongDataMessage
          • ntxGetRtLongDataMessage
          • CancelRtLongDataMessage
          • ntxCancelRtLongDataMessage
          • FlushRtQueue
          • ntxFlushRtQueue
        • Files
          • CreateRtFile
          • DeleteRtFile
          • ReOpenRtFile
          • ReadRtFile
          • WriteRtFile
          • WaitForRtIo
          • SetRtFilePointer
          • SetEndOfRtFile
          • GetRtFileInfoByHandle
          • SetRtFileInfoByHandle
          • SetRtFileTime
          • GetRtFileSize
          • GetRtFileType
          • WaitForRtIo
          • CancelRtIo
          • FlushRtFileBuffers
          • MoveRtFile
          • RemoveRtFile
          • GetRtFileAttributes
          • SetRtFileAttributes
          • CreateRtDirectory
          • RemoveRtDirectory
          • FindFirstRtFile
          • FindNextRtFile
          • FindRtFileClose
          • GetFullRtPathName
          • GetCurrentRtDirectory
          • SetCurrentRtDirectory
          • GetFullRtThreadPathName
          • GetCurrentRtThreadDirectory
          • SetCurrentRtThreadDirectory
          • GetRtLoadPath
        • Global objects
          • CreateGlobalRtMailbox
          • CreateGlobalRtSemaphore
          • CreateGlobalRtMemoryHandle
          • CreateGlobalRtMemoryObject
          • CreateRtReferenceObject
          • DeleteRtReferenceObject
          • GetFirstRtLocation, GetNextRtLocation
          • GetRtNodeLocationByName
          • GetRtNodeStatus
          • GetRemoteRootRtProcess
          • GetRtNodeInfo
          • GetRtObjectInfo
        • Distributed Systems Manager
          • RegisterRtSponsor
          • ntxRegisterSponsor
          • FindRtSponsor
          • ntxFindSponsor
          • RegisterRtDependency, RegisterRtDependencyEx
          • ntxRegisterDependency
          • RtNotifyEvent
          • ntxNotifyEvent
          • UnregisterRtDependency, UnregisterRtDependencyEx
          • ntxUnregisterDependency
          • UnregisterRtSponsor
          • ntxUnregisterSponsor
          • RegisterRtEventHandler
          • UnregisterRtEventHandler
          • SetRtEventHandlerPriority
        • Exception handling
          • _set_se_translator
          • AbnormalTermination
          • GetExceptionCode
          • GetExceptionInformation
          • GetRtExceptionHandlerInfo
          • RaiseException
          • SetRtExceptionHandler
        • Ports
          • AttachRtHeap
          • AttachRtPort
          • BindRtPort
          • CancelRtTransaction
          • ConnectRtPort
          • CreateRtPort
          • CreateRtPortEx
          • DeleteRtPort
          • DetachRtHeap
          • DetachRtPort
          • GetRtPortAttributes
          • GetRtServiceAttributes
          • InstallRtServiceDescriptor
          • ReceiveRtFragment
          • ReceiveRtMessage
          • ReceiveRtReply
          • SendRtMessage
          • SendRtMessageRSVP
          • SendRtReply
          • SetRtServiceAttributes
          • ntxAttachRtPort
          • ntxBindRtPort
          • ntxCancelRtTransaction
          • ntxConnectRtPort
          • ntxCreateRtPort
          • ntxDeleteRtPort
          • ntxDetachRtPort
          • ntxGetRtPortAttributes
          • ntxGetRtServiceAttributes
          • ntxReceiveRtMessage
          • ntxReceiveRtReply
          • ntxSendRtMessage
          • ntxSendRtMessageRSVP
          • ntxSetRtServiceAttributes
        • Registry access
          • RtRegCloseKey
          • RtRegConnectRegistry
          • RtRegCreateKeyEx
          • RtRegDeleteKey
          • RtRegDeleteValue
          • RtRegEnumKeyEx
          • RtRegEnumValue
          • RtRegFlushKey
          • RtRegOpenKeyEx
          • RtRegQueryInfoKey
          • RtRegQueryValueEx
          • RtRegSetValueEx
        • RSLs (real-time shared libraries)
          • FreeRtLibrary
          • GetRtModuleFilename
          • GetRtModuleHandle
          • GetRtModuleInformation
          • GetRtProcAddress
          • LoadRtLibrary
          • RtTlsAlloc
          • RtTlsFree
          • RtTlsGetValue
          • RtTlsSetValue
        • Scheduler
          • knStartRtScheduler
          • knStopRtScheduler
        • Status
          • GetLastRtError
          • GetRtErrorText
          • SetLastRtError
          • CopyRtSystemInfo
          • ReportRtEvent
          • WaitForRtIoService
          • SynchronizeRtLoader
          • ShutdownRtHost
          • StartLocalRtApplicationNode
          • StopLocalRtApplicationNode
          • GetCurrentRtDirectory
          • SetCurrentRtDirectory
          • GetFullRtPathName
          • ntxGetLastRtError
          • ntxGetRtErrorName
          • ntxWaitForIoService
          • ntxLoadRtErrorString
          • ntxGetRtStatus
          • ntxGetLocationOfRtObject
          • ntxStartLocalRtNode
          • ntxStopLocalRtNode
        • System management calls
          • ntxFindINtimeNode
          • ntxGetFirstLocation
          • ntxGetINtimeVersion
          • ntxGetINtimeVersionNumber
          • ntxGetLocationByName
          • ntxGetNameOfLocation
          • ntxGetNextLocation
          • ntxGetRootRtProcess
        • Environment variables
          • GetRtEnvironmentVariable
          • GetRtEnvironmentVariableByIndex
          • PutRtEnvironmentVariable
          • DeleteRtEnvironmentVariable
        • Time management
          • GetRtSystemTime
          • SetRtSystemTime
          • GetRtSystemTimeAsTimeValue
          • SetRtSystemTimeByTimeValue
          • SetRtSystemTimeAdjustment
          • GetRtSystemTimeAdjustment
          • SystemTimeToTimeValue
          • TimeValueToSystemTime
          • CompareRtTimeValue
          • GetRtRunTime
          • CreateRtAlarm
          • DeleteRtAlarm
          • ResetRtAlarm
          • WaitForRtAlarm
          • knGetKernelTime
          • knSetKernelTime
          • RtSleep
          • RtSleepEx
          • knRtSleep
          • GetRtTimestampInfo
          • GetRtTimestampCounter
          • QueryRtPerformanceFrequency
          • QueryRtPerformanceCounter
          • GetRtHardwareClock
          • SetRtHardwareClock
          • GetRtSystemTimerValues
          • AdjustRtSystemTimer
        • Structures
      • Alternate APIs
        • iwin32 API
          • iwin32 Architecture
          • iwin32 Design
          • iwin32 Development
          • iwin32 Porting
          • iwin32 API
            • CloseHandle, RtCloseHandle (iwin32)
            • CreateDirectory (iwin32)
            • CreateEvent, RtCreateEvent (iwin32)
            • CreateFile (iwin32)
            • CreateMutex, RtCreateMutex (iwin32)
            • CreateSemaphore, RtCreateSemaphore (iwin32)
            • CreateThread (iwin32)
            • DeleteCriticalSection (iwin32)
            • DeleteFile (iwin32)
            • EnterCriticalSection (iwin32)
            • ExitProcess, RtExitProcess (iwin32)
            • ExitThread, RtExitThread (iwin32)
            • FreeLibrary (iwin32)
            • GetCurrentProcess (iwin32)
            • GetCurrentProcessId (iwin32)
            • GetCurrentThread, RtGetCurrentThread (iwin32)
            • GetCurrentThreadId (iwin32)
            • GetExitCodeProcess, RtGetExitCodeProcess (iwin32)
            • GetExitCodeThread (iwin32)
            • GetLastError, RtGetLastError (iwin32)
            • GetModuleHandle (iwin32)
            • GetProcAddress (iwin32)
            • GetThreadPriority, RtGetThreadPriority (iwin32)
            • HeapAlloc (iwin32)
            • HeapFree (iwin32)
            • HeapReAlloc (iwin32)
            • HeapSize (iwin32)
            • InitializeCriticalSection (iwin32)
            • InterlockedCompareExchange (iwin32)
            • InterlockedCompareExchangePointer (iwin32)
            • InterlockedDecrement (iwin32)
            • InterlockedExchange (iwin32)
            • InterlockedExchangeAdd (iwin32)
            • InterlockedExchangePointer (iwin32)
            • InterlockedIncrement (iwin32)
            • LeaveCriticalSection (iwin32)
            • LoadLibrary (iwin32)
            • OpenEvent, RtOpenEvent (iwin32)
            • OpenMutex, RtOpenMutex (iwin32)
            • OpenProcess, RtOpenProcess (iwin32)
            • OpenSemaphore, RtOpenSemaphore (iwin32)
            • OpenThread (iwin32)
            • PulseEvent, RtPulseEvent (iwin32)
            • QueryPerformanceCounter (iwin32)
            • QueryPerformanceFrequency (iwin32)
            • ReadFile (iwin32)
            • RegCloseKey (iwin32)
            • RegConnectRegistry (iwin32)
            • RegCreateKeyEx (iwin32)
            • RegDeleteKey (iwin32)
            • RegDeleteValue (iwin32)
            • RegEnumKeyEx (iwin32)
            • RegEnumValue (iwin32)
            • RegFlushKey (iwin32)
            • RegOpenKeyEx (iwin32)
            • RegQueryInfoKey (iwin32)
            • RegQueryValueEx (iwin32)
            • RegSetValueEx (iwin32)
            • ReleaseMutex, RtReleaseMutex (iwin32)
            • ReleaseSemaphore, RtReleaseSemaphore (iwin32)
            • RemoveDirectory (iwin32)
            • ReportEvent (iwin32)
            • ResetEvent, RtResetEvent (iwin32)
            • ResumeThread, RtResumeThread (iwin32)
            • RtAllocateContiguousMemory (iwin32)
            • RtAllocateLockedMemory (iwin32)
            • RtAtoi (iwin32)
            • RtAttachInterruptVector (iwin32)
            • RtAttachInterruptVectorEx (iwin32)
            • RtAttachShutdownHandler (iwin32)
            • RtCancelTimer (iwin32)
            • RtCommitLockHeap (iwin32)
            • RtCommitLockProcessHeap (iwin32)
            • RtCommitLockStack (iwin32)
            • RtCreateProcess (iwin32)
            • RtCreateSharedMemory (iwin32)
            • RtCreateTimer (iwin32)
            • RtDeleteTimer (iwin32)
            • RtDisableInterrupts (iwin32)
            • RtDisablePortIo (iwin32)
            • RtEnableInterrupts (iwin32)
            • RtEnablePortIo (iwin32)
            • RtFreeContiguousMemory (iwin32)
            • RtFreeLockedMemory (iwin32)
            • RtGetBusDataByOffset (iwin32)
            • RtGetClockResolution (iwin32)
            • RtGetClockTime (iwin32)
            • RtGetClockTimerPeriod (iwin32)
            • RtGetPhysicalAddress (iwin32)
            • RtGetThreadTimeQuantum (iwin32)
            • RtGetTimer (iwin32)
            • RtIsInRtss (iwin32)
            • RtLockKernel (iwin32)
            • RtLockProcess (iwin32)
            • RtMapMemory (iwin32)
            • RtOpenSharedMemory (iwin32)
            • RtPrintf (iwin32)
            • RtReadPort (iwin32)
            • RtReleaseInterruptVector (iwin32)
            • RtReleaseShutdownHandler (iwin32)
            • RtSetBusDataByOffset (iwin32)
            • RtSetClockTime (iwin32)
            • RtSetThreadTimeQuantum (iwin32)
            • RtSetTimer (iwin32)
            • RtSetTimerRelative (iwin32)
            • RtSleepFt (iwin32)
            • RtTranslateBusAddess (iwin32)
            • RtUnlockKernel (iwin32)
            • RtUnlockProcess (iwin32)
            • RtUnmapMemory (iwin32)
            • RtUnmapSharedMemory (iwin32)
            • RtWritePort (iwin32)
            • SetEvent, RtSetEvent (iwin32)
            • SetFilePointer (iwin32)
            • SetLastError, RtSetLastError (iwin32)
            • SetThreadPriority, RtSetThreadPriority (iwin32)
            • Sleep, RtSleep (iwin32)
            • SuspendThread, RtSuspendThread (iwin32)
            • TerminateProcess, RtTerminateProcess (iwin32)
            • TerminateThread, RtTerminateThread (iwin32)
            • TryEnterCriticalSection (iwin32)
            • WaitForMultipleObjects, RtWaitForMultipleObjects (iwin32)
            • WaitForSingleObject, RtWaitForSingleObject (iwin32)
            • WriteFile (iwin32)
          • iwin32x API
            • RtCloseHandle (iwin32x)
            • RtCreateEvent (iwin32x)
            • RtCreateMutex (iwin32x)
            • RtCreateProcess (iwin32x)
            • RtCreateSemaphore (iwin32x)
            • RtCreateSharedMemory (iwin32x)
            • RtGetBusDataByOffset (iwin32x)
            • RtGetClockResolution (iwin32x)
            • RtGetClockTime (iwin32x)
            • RtGetClockTimerPeriod (iwin32x)
            • RtGetExitCodeProcess (iwin32x)
            • RtImportHandle (iwin32x)
            • RtMapMemory (iwin32x)
            • RtOpenEvent (iwin32x)
            • RtOpenMutex (iwin32x)
            • RtOpenProcess (iwin32x)
            • RtOpenSemaphore (iwin32x)
            • RtOpenSharedMemory (iwin32x)
            • RtPulseEvent (iwin32x)
            • RtReleaseMutex (iwin32x)
            • RtReleaseSemaphore (iwin32x)
            • RtResetEvent (iwin32x)
            • RtSetBusDataByOffset (iwin32x)
            • RtSetEvent (iwin32x)
            • RtSetNode (iwin32x)
            • RtSleepFt (iwin32x)
            • RtTerminateProcess (iwin32x)
            • RtTranslateBusAddess (iwin32x)
            • RtUnmapMemory (iwin32x)
            • RtUnmapSharedMemory (iwin32x)
            • RtWaitForMultipleObjects (iwin32x)
            • RtWaitForSingleObject (iwin32x)
        • INtimeDotNet
          • ntxCatalogNtxHandle(INtimeDotNet)
          • ntxCreateRtMailbox(INtimeDotNet)
          • ntxCreateRtProcess(INtimeDotNet)
          • ntxCreateRtSemaphore(INtimeDotNet)
          • ntxDeleteRtMailbox(INtimeDotNet)
          • ntxDeleteRtSemaphore(INtimeDotNet)
          • ntxGetFirstLocation(INtimeDotNet)
          • ntxGetLocationByName(INtimeDotNet)
          • ntxGetNameOfLocation(INtimeDotNet)
          • ntxGetNextLocation(INtimeDotNet)
          • ntxGetRootRtProcess(INtimeDotNet)
          • ntxGetRtErrorName(INtimeDotNet)
          • ntxGetRtSize(INtimeDotNet)
          • ntxGetRtStatus(INtimeDotNet)
          • ntxGetType(INtimeDotNet)
          • ntxImportRtHandle(INtimeDotNet)
          • ntxLoadRtErrorString(INtimeDotNet)
          • ntxLookupNtxHandle(INtimeDotNet)
          • ntxNotifyEvent(INtimeDotNet)
          • ntxReadRtXxx(INtimeDotNet)
          • ntxReceiveRtDataXxx(INtimeDotNet)
          • ntxReceiveRtHandle(INtimeDotNet)
          • ntxRegisterDependency(INtimeDotNet)
          • ntxRegisterSponsor(INtimeDotNet)
          • ntxReleaseRtSemaphore(INtimeDotNet)
          • ntxSendRtDataXxx(INtimeDotNet)
          • ntxSendRtHandle(INtimeDotNet)
          • ntxStartLocalRtNode
          • ntxStopLocalRtNode
          • ntxStartRtProcess(INtimeDotNet)
          • ntxUncatalogNtxHandle(INtimeDotNet)
          • ntxUnregisterDependency(INtimeDotNet)
          • ntxUnregisterSponsor(INtimeDotNet)
          • ntxWaitForRtProcess(INtimeDotNet)
          • ntxWaitForRtSemaphore(INtimeDotNet)
          • ntxWriteRtXxx(INtimeDotNet)
      • Other system libraries
        • C library
        • Heaps and memory pools
          • C/C++ Runtime heap
            • heap_add_chunk
            • heap_buffer_cnt
            • heap_buffer_size
            • heap_check
            • heap_compact
            • heap_dump
            • heap_get_blk_size
            • heap_get_config
            • heap_get_page_size
            • heap_set_blk_size
            • heap_set_config
            • heap_stats
            • heap_stats_reset
            • heap_validate_buffer
            • heap_zap
          • Memory pools
            • mpool_add_chunk
            • mpool_alloc
            • mpool_buffer_cnt
            • mpool_buffer_size
            • mpool_check
            • mpool_compact
            • mpool_create
            • mpool_delete
            • mpool_dump
            • mpool_free
            • mpool_get_config
            • mpool_pool2name
            • mpool_ptr2pool
            • mpool_realloc
            • mpool_reset
            • mpool_set_config
            • mpool_stats
            • mpool_stats_reset
            • mpool_validate_buffer
          • Using the Debug Heap
            • Memory Management and the Debug Heap
            • The Debug Heap
              • _CrtCheckMemory
              • _CrtSetDbgFlag
            • Types of Blocks on the Debug Heap
              • _CrtDoForAllClientObjects
              • _CrtReportBlockType
              • _CrtGetDumpClient
              • _CrtSetDumpClient
            • Tracking Heap Allocation Requests
              • _CrtSetBreakAlloc
            • Heap State Reporting Functions
              • _CrtMemCheckpoint
              • _CrtMemDifference
              • _CrtMemDumpStatistics
              • _CrtMemDumpAllObjectsSince
              • _CrtDumpMemoryLeaks
            • Writing your own debug hook functions
              • _CrtGetReportHook
              • _CrtSetReportHook
              • _CrtDbgReport
              • _CrtGetAllocHook
              • _CrtSetAllocHook
            • Using Macros for verification and reporting
              • _CrtIsMemoryBlock
              • _CrtIsValidHeapPointer
            • _CrtSetReportFile
            • _CrtSetReportMode
        • INtime C++ class library
        • INscope API
          • get_RT_trace_state
          • log_RT_event
          • log_RT_app_start
          • pause_RT_trace
          • RT_I_am_alive
          • start_RT_trace
          • stop_RT_trace
          • resume_RT_trace
          • save_RT_trace
        • PCI Library
          • PciFindDevice
          • PciFindClass
          • PciReadHeader
          • PciGetConfigRegister, PcieGetConfigRegister
          • PciSetConfigRegister, PcieSetConfigRegister
          • PciFindCapability
          • PciVendorName
          • PciDeviceName
          • PciClassName
          • PciEnableDevice
          • PciDisableDevice
          • PciSetMaster
          • PciGetInterruptLevel
          • PciGetMsiCount
          • PciMsiNotAvailable
          • PciSpaceStart, PciSpaceLength, PciSpaceFlags
          • PciGetExtendedAddressSpace
        • RT Services and Device Drivers
        • Local Node Configuration library
          • LNC Function Calls
          • LNC Parameter Values
          • LNC Error Codes
        • Config File library
      • Networking and I/O
        • TCP/IP Networking
          • Network stack calls
          • Network stack drivers
          • Network stack files
          • Network stack libraries
          • Network stack utilities
          • Virtual Ethernet Configuration
          • Reference section
          • Migrating older network applications
        • High-Performance Ethernet
          • High-Performance Ethernet
          • hpeOpen
          • hpeOpenWithOptions
          • hpeClose
          • hpeConfigOptions
          • hpeGetMacAddress
          • hpeGetMediaStatus
          • hpeGetInterfaceInfo
          • hpeAllocateReceiveBufferSet
          • hpeAttachReceiveBufferSetToQueue
          • hpeAttachReceiveBufferSet
          • hpeFreeReceiveBufferSet
          • hpeGetReceiveQueueBuffer
          • hpeGetReceiveBuffer
          • hpeReturnReceiveQueueBuffer
          • hpeReturnReceiveBuffer
          • hpeSetDefaultReceiveQueue
          • hpeSetPromiscuousMode
          • hpeSetReceiveQueueAttributes
          • hpeSetReceiveQueueFilter
          • hpeWaitForReceiveQueueComplete
          • hpeWaitForReceiveComplete
          • hpeAttachTransmitBufferSetToQueue
          • hpeAttachTransmitBufferSet
          • hpeGetTransmitQueueState
          • hpeGetTransmitterState
          • hpeSetTransmitFetchDelta
          • hpeSetTransmitQueueAttributes
          • hpeSetTransmitQueuePriority
          • hpeStartTransmitterQueue
          • hpeStartTransmitter
          • hpeWaitForTransmitQueueComplete
          • hpeWaitForTransmitComplete
          • hpeGetQueueStats
          • hpeSetTargetTimer
          • hpe1588GetSystemTime
          • hpe1588SetSystemTime
          • hpe1588AdjustSystemTime
          • hpe1588SetTimestampOffset
          • hpe1588GetRxTimestamp
          • hpe1588GetTxTimestamp
          • hpe1588GetRxTimestampHeaderSize
          • hpe1588TimeAdd
          • hpe1588TimeSubtract
          • hpe1588TimeCompare
          • hpe1588TimeDifference
        • USB
          • USB calls
            • UsbBulkXfer
            • UsbBulkXferAsync
            • UsbCancelXfer
            • UsbClearStall
            • UsbCloseDevice
            • UsbControlXfer
            • UsbEventsWithCallback
            • UsbFindFirstDevice
            • UsbFindNextDevice
            • UsbGetDeviceDescriptions
            • UsbInterruptXfer
            • UsbInterruptXferAsync
            • UsbGetAltInterface
            • UsbGetAsciiString
            • UsbGetConfigDescriptor
            • UsbGetConfiguration
            • UsbGetDescriptor
            • UsbGetDeviceDescriptor
            • UsbGetDeviceStatus
            • UsbGetEndpointCount
            • UsbGetEndpointDescriptor
            • UsbGetEndPointStatus
            • UsbGetErrorString
            • UsbGetInterfaceDescriptor
            • UsbGetLanguageString
            • UsbMatchId
            • UsbOpenDevice
            • UsbSetAltInterface
            • UsbSetConfiguration
            • UsbSynchronize
            • UsbWaitForEvent
        • Serial Communications (COMM)
          • comedge3.rta (Serial Communications)
          • comftdi3.rta (Serial Communications)
          • compc.rta (Serial Communications)
          • commoxa.rta (Serial Communications)
          • comrocket.rta (Serial Communications)
          • commoschip.rta (Serial Communications)
          • ClearCommBreak (Serial Communications)
          • ClearCommError (Serial Communications)
          • CloseComm (Serial Communications)
          • EscapeCommFunction (Serial Communications)
          • FlushCommBuffers (Serial Communications)
          • GetCommConfig (Serial Communications)
          • GetCommMask (Serial Communications)
          • GetCommModemStatus (Serial Communications)
          • GetCommProperties (Serial Communications)
          • GetCommState (Serial Communications)
          • GetCommTimeouts (Serial Communications)
          • OpenComm (Serial Communications)
          • PurgeComm (Serial Communications)
          • ReadComm (Serial Communications)
          • ResetCommEvent (Serial Communications)
          • SetCommBreak (Serial Communications)
          • SetCommConfig (Serial Communications)
          • SetCommMask (Serial Communications)
          • SetCommState (Serial Communications)
          • SetCommTimeouts (Serial Communications)
          • SetupComm (Serial Communications)
          • TransmitCommChar (Serial Communications)
          • WaitCommEvent (Serial Communications)
          • WriteComm (Serial Communications)
    • Using INtime Software
      • Installation
      • Configuration
      • Developing INtime Applications
      • Operation
      • Loading INtime Applications
      • INtime Debugging Tools
      • Deploying Your INtime System
    • References
      • Sample Applications
      • Upgrading your INtime project to VS2012 or later
      • Upgrading your INtime C++ project
      • Migrating to Network7
      • INtime directory structure
      • INtime Utilities
        • FATCHECK - FAT filesystem consistency checker
        • FTPD
        • Logger
        • Password change utility
        • RT Application Loader (ldrta.exe)
        • Spindoctor
        • syslogd (syslog server)
          • syslog.cfg - syslogd configuration file
      • Status codes
      • Troubleshooting
      • Support and Service
      • Software license and warranty
      • INtime For Windows Services
      • Advanced Configuration Settings
      • System call reference
      • C library call reference
      • RTLOAD.SYS format
    • Legacy components
      • Legacy TCP/IP stack
        • Network Utilities
        • Legacy TCP/IP configuration parameters
      • Upgrading older INtime projects (VC6 and earlier)