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