Share via


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.

Reference

ILockBytes::ReadAt

ILockBytes::Stat

ILockBytes::WriteAt

Other Resources

ILockBytes (SQL Server Compact)