The GetFiberData function returns the fiber data associated with the current fiber.
PVOID GetFiberData(VOID)
This function has no parameters.
The return value is the fiber data for the currently running fiber.
The fiber data is the value passed to the CreateFiber or ConvertThreadToFiber functions in the lpParameter parameter. This value is also received as the parameter to the fiber function. It is stored as part of the fiber state information.
CreateFiber, ConvertThreadToFiber
file: /Techref/os/win/api/win32/func/src/f31_18.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 02:23,
3.137.217.242:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/os/win/api/win32/func/src/f31_18.htm"> GetFiberData</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.