This method configures the object to use a file for the BLOB value.
HRESULT ReadFromFile (
BSTR FileName
);
Dispatch Identifier: DISPID_IReposPropertyLarge_ReadFromFile = 35
FileName
[in]
The path of the file to read.
S_OK
The method completed successfully.
This method failed to complete successfully.
Existing data in the BLOB value is overwritten, and the seek position is reset.