Declaration of OCIObjectGetProperty
Posted: Tue 18 Jul 2006 10:52
It seems, that declaration of OCIObjectGetProperty in OraCall is wrong.
In oracle documentation 5th parameter "property" of this function has type of dvoid*. In OraCall there is byte.
In oracle documentation 5th parameter "property" of this function has type of dvoid*. In OraCall there is byte.