RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IB.StatusVectorArray Function

Returns a pointer to the status vector array.

Pascal
function StatusVectorArray: PStatusVector;
C++
PStatusVector StatusVectorArray();

Use the StatusVectorArray function to return a pointer to the status vector array from the thread-local storage. 

 

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