RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IB.StatusVector Function

Retrieves the thread-specific status vector from thread-local storage.

Pascal
function StatusVector: PISC_STATUS;
C++
PISC_STATUS StatusVector();

Use the StatusVector function to retrieve the thread-specific status from the thread-local storage. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!