GetCurrentThread

From aldeid
Jump to navigation Jump to search

Description

Retrieves a pseudo handle for the calling thread.

Syntax

HANDLE WINAPI GetCurrentThread(void);

Parameters

This function has no parameters.

Return value

The return value is a pseudo handle for the current thread.