ReleaseBindInfo (Windows Embedded CE 6.0)

1/6/2010

This function releases the resources used by the specified BINDINFO structure.

Syntax

void ReleaseBindInfo(
  BINDINFO* pbindinfo
);

Parameters

  • pbindinfo
    Address of the specified BINDINFO structure.

Return Value

None.

Requirements

Header urlmon.h, urlmon.idl
Library urlmon.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

URL Moniker Services Functions