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.
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
Send comments about this topic to Microsoft
Build date: 12/4/2008