IOmHistory::length Property

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.