Ns_GetThread
Overview
Get the identifier for the current thread
Syntax
void Ns_GetThread(
Ns_Thread *thread
);
Description
Ns_GetThread fills in the unique thread identifier for the current thread. (see Ns_WaitForThread)
Top of Page
Copyright © 1996 America Online, Inc.