Navigation: C/C++ Scripting Engine > Database Functions >
dbHasPin
This function determines if the database object is attached to a pin.
Synopsis
int dbHasPin( dbObject obj )
Return Value
The function returns 1 if the database object is attached to a pin, else 0 is returned.
Parameters
obj - Database object