Share via


ReleaseBindInfo

Send Feedback

Releases the resources used by the specified BINDINFO structure.

Syntax

void ReleaseBindInfo(
  BINDINFO * pbindinfo
);

Parameters

  • pbindinfo
    Address of the specified BINDINFO structure.

Return Values

None.

Requirements

Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: urlmon.h
Library: urlmon.lib

See Also

URL Moniker Services Functions | BINDINFO

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.