tfTeldUserGetPointer

Jump to: navigation, search

Table of Contents >> Application Reference >> Telnet Daemon


#include <trsocket.h>


void TM_FAR * tfTeldUserGetPointer (ttUserTeldHandle teldHandle);


Function Description

This function retrieves the user-defined pointer for a Telnet connection. Call tfTeldUserStorePointer() to install a user-defined pointer for a Telnet connection. If no pointer has been set, NULL is returned.


Parameters


Returns


Table of Contents >> Application Reference >> Telnet Daemon