ITravelLog::CountEntries method (shdeprecated.h)

Deprecated. Generates the number of entries in the travel log.

Syntax

DWORD CountEntries(
  [in] IUnknown *punk
);

Parameters

[in] punk

Type: IUnknown*

A pointer to an IUnknown representing the nearest browser or frame within which the travel generating the log is taking place.

Return value

Type: DWORD

The number of entries in the travel log.

Requirements

Requirement Value
Target Platform Windows
Header shdeprecated.h