Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of elements in the History list.
Syntax
HRESULT IOmHistory::get_length(short *p);
Parameters
- p
Pointer to a variable of type short that receives the number of elements.
Return Value
Returns S_OK if successful, or an error value otherwise.