Is it possible to pass a pointer to a BLOB structure to @WINAPI? A BLOB is defined as: DWORD len; BYTE *pData;