tfKernelGetCurrentTaskId

Jump to: navigation, search

Table of Contents >> Programmer's Reference


#include <trsocket.h>


void tfKernelGetCurrentTaskId (ttUserGenericUnionPtr taskIdPtr);


Function Description

The user must write this function to make use of their specific operating system. This function stores the task ID of the currently running task in taskIdPtr.


Parameters


Table of Contents >> Programmer's Reference