Navigation:  C/C++ Scripting Engine > Database Functions >

dbGetPin

Previous pageReturn to chapter overviewNext page

This function returns the pin to which this databse object (obj) is attached. If this obj is not attached to a pin, 0 is returned.

bar_dot

 

Synopsis

dbObject dbGetPin( dbObject obj )

 

Return Value

Returns the pin object, or else 0 if there is no pin attached.

 

Parameters

obj  -  Database object