หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
SetSize changes the size of the byte array.
Syntax
HRESULT SetSize(ULARGE_INTEGER uliSize);
Parameters
| Parameter | Description |
|---|---|
uliSize [in] |
Specifies the new size of the byte array as a number of bytes. |
Return Value
| Term | Definition |
|---|---|
NOERROR |
The method succeeded. |
E_UNEXPECTED |
Rowset is in a "zombied" state. |
See Also
Reference
ILockBytes::ReadAt
ILockBytes::Stat
ILockBytes::WriteAt
Other Resources
ILockBytes (SQL Server Compact Edition)