Home
last modified time | relevance | path

Searched refs:pcbErrorMsg (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/unixODBC/inc/
H A Dsqlucode.h167 SQLSMALLINT * pcbErrorMsg);
233 SQLSMALLINT * pcbErrorMsg);
492 SQLSMALLINT * pcbErrorMsg);
558 SQLSMALLINT * pcbErrorMsg);
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx444 SQLSMALLINT pcbErrorMsg = 0; in ThrowException() local
455 szErrorMessage,sizeof szErrorMessage - 1,&pcbErrorMsg); in ThrowException()
461 throw SQLException( ::rtl::OUString((char *)szErrorMessage,pcbErrorMsg,_nTextEncoding), in ThrowException()

Completed in 27 milliseconds