IBX.IB.StatusVector

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StatusVector: PISC_STATUS;

C++

extern DELPHI_PACKAGE Ibx::Ibexternals::PISC_STATUS __fastcall StatusVector(void);

Properties

Type Visibility Source Unit Parent
function public
IBX.IB.pas
IBX.IB.hpp
IBX.IB IBX.IB

Description

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

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