IBX.IBIntf.IGDSLibrary.isc_event_block
Delphi
function isc_event_block(var event_buffer : PByte; var result_buffer : PByte;
id_count : UShort; event_list : array of PByte): ISC_LONG;
C++
virtual Ibx::Ibexternals::ISC_LONG __fastcall isc_event_block(Winapi::Windows::PByte &event_buffer, Winapi::Windows::PByte &result_buffer, Ibx::Ibexternals::UShort id_count, System::PByte *event_list, const System::NativeInt event_list_High) = 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.