Meta Data Services Programming
IRepositoryPropetyLarge::Close
Moves the read pointer to a position in the BLOB.
Syntax
HRESULT Close (
LONG IPosition
);
Dispatch Identifier: DISPID_IReposPropertyLarge_Close = 33
Parameters
IPosition
[in]
A byte offset relative to the start of the BLOB.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.
Remarks
This method tells the engine that no more data is to be read from or written to the BLOB.