RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBEvents.NativeHandle Property

Supplies the InterBase handle for the database on which events occur.

Pascal
property NativeHandle: TISC_DB_HANDLE;
C++
__property TISC_DB_HANDLE NativeHandle;

Read NativeHandle to get the InterBase handle for the server on which the events occur. This property can be used when working with the InterBase API. 

 

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