ResolverIoctlClose (Windows Embedded CE 6.0)
1/6/2010
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
- hProv
The Handle returned by ResolverIoctlOpen function.
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 |