SetSize changes the size of the byte array.
HRESULT SetSize(ULARGE_INTEGERuliSize);
Parameter |
Description |
---|---|
uliSize [in] |
Specifies the new size of the byte array as a number of bytes. |
Term |
Definition |
---|---|
NOERROR |
The method succeeded. |
E_UNEXPECTED |
Rowset is in a "zombied" state. |