{
dword n = 0;
spyhookwait ();
n = spywritedata
(&gpdevicecontext->spyprotocol, pbdata, ddata);
spyhookrelease ();
return n;
{
dword n = 0;
spyhookwait ();
n = spywritedata
(&gpdevicecontext->spyprotocol, pbdata, ddata);
spyhookrelease ();
return n;