This method writes a chunk of data to a BLOB or large text field.
HRESULT Write (
VARIANT sBlob
);
Dispatch Identifier: DISPID_IReposPropertyLarge_Write = 31
sBlob
[in]
A pointer to the data to be written.
S_OK
The method completed successfully.
This method failed to complete successfully.