Hi folks,
MSDN states the CreateAccessor method of class CManualAccessor as follows:
HRESULT CreateAccessor(
int nBindEntries,
void* pBuffer,
DBLENGTH nBufferSize
)
Does anybody know under which circumstances "pBuffer" is used (i. e.
filled)?
Whatever I try, this buffer stays empty. I can pass any kind of variable
(except NULL pointer address), all variables bound later using
"AddBindEntry()" are filled correctly... So - what's this buffer for?!?
Kind regards
ThomasTry the microsoft.public.data.oledb newsgroup.
"Thomas Hein" <thomas.hein@.%nospam%inform-ac.com> wrote in message
news:OYGjvKMAGHA.3928@.tk2msftngp13.phx.gbl...
> Hi folks,
> MSDN states the CreateAccessor method of class CManualAccessor as follows:
> HRESULT CreateAccessor(
> int nBindEntries,
> void* pBuffer,
> DBLENGTH nBufferSize
> )
> Does anybody know under which circumstances "pBuffer" is used (i. e.
> filled)?
> Whatever I try, this buffer stays empty. I can pass any kind of variable
> (except NULL pointer address), all variables bound later using
> "AddBindEntry()" are filled correctly... So - what's this buffer for?!?
> Kind regards
> Thomas
>
Saturday, February 25, 2012
CManualAccessor::CreateAccessor()
Labels:
class,
cmanualaccessor,
cmanualaccessorcreateaccessor,
createaccessor,
database,
dblength,
folks,
followshresult,
int,
method,
microsoft,
msdn,
mysql,
nbindentries,
oracle,
pbuffer,
server,
sql,
states,
void
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment