Retrieves the current value of the length of (number of items in) the bookmark collection.
Syntax
HRESULT get_length(
long *p
);
Parameters
- p
- Address of a long variable that returns the number of items in the bookmark collection.
Return Value
Returns S_OK if successful, or an error code otherwise.