The Size property contains the size (in bytes) of a binary large object (BLOB) or large text field.
HRESULT Size (
LONG........*plSize
);
Dispatch Identifier: DISPID_IReposPropertyLarge_Size = 32
*plSize
[out]
The size of the BLOB.
S_OK
The method completed successfully.
This method failed to complete successfully.