IsThreadAFiber

Determines whether the current thread is a fiber.

Syntax

BOOL IsThreadAFiber()  

Return value

Type: BOOL 

Returns TRUE if the thread is a fiber, and FALSE otherwise.

Requirements

Header: Declared in fibersapi.h.

Library: Use kernelx.lib.