IBX.IBIntf.IGDSLibrary.isc_que_events
Delphi
function isc_que_events(status_vector : PISC_STATUS; db_handle : PISC_DB_HANDLE; event_id : PISC_LONG; length : Short; event_buffer : PByte; event_function : TISC_CALLBACK; event_function_arg : PVoid): ISC_STATUS;
C++
virtual NativeInt __fastcall isc_que_events(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_DB_HANDLE db_handle, Ibx::Ibexternals::PISC_LONG event_id, short length, System::PByte event_buffer, Ibx::Ibheader::TISC_CALLBACK event_function, Ibx::Ibexternals::PVoid event_function_arg) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | IBX.IBIntf.pas IBX.IBIntf.hpp |
IBX.IBIntf | IGDSLibrary |
Description
Embarcadero Technologies does not currently have any additional information.