Share via


ResolverIoctlClose

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

A Resolver DLL implements this function. The Location Framework calls this export as a result of an application calling LocationPluginClose.

Syntax

DWORD ResolverIoctlClose(
  HANDLE hProv
);

Parameters

Return Value

The Location Framework returns the value to the calling application.

Requirements

Header lfplugin.h
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

Location Framework Plugin Functions