Share via


IScanningTunerEx::GetCurrentLocator Method

This topic applies to Windows Vista and later.
The GetCurrentLocator method retrieves the current locator object.

Syntax

HRESULT GetCurrentLocator(
  [out]  ILocator **pILocator
);

Parameters

  • pILocator [out]
    Receives a pointer to the ILocator interface of the locator object. The caller must release the interface.

Return Value

When the method succeeds, it returns S_OK. Otherwise it returns an HRESULT error code.

Requirements

Header Declared in Tuner.h.

See Also

IScanningTunerEx Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008