Meta Data Services Programming
IReposPropertyLarge::CurrentPosition
The CurrentPosition property is used to get and set a position for a large BLOB.
Syntax
HRESULT CurrentPosition (
LONG........*plCurrentPosition
);
Dispatch Identifier: DISPID_IReposPropertyLarge_CurrentPosition = 34
Parameters
*plCurrentPosition
[out]
Moves the read pointer to a position in the BLOB.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.