NAME

ReleaseBindInfo  (URLMON.@)

SYNOPSIS

 void ReleaseBindInfo
 (
  BINDINFO* pbindinfo
 )

DESCRIPTION

Release the resources used by the specified BINDINFO structure.

PARAMS

pbindinfo [In] BINDINFO to release.

RETURNS

Nothing.

IMPLEMENTATION

Defined in "urlmon.h".

Implemented in "dlls/urlmon/urlmon_main.c". source.winehq.org/source/dlls/urlmon/urlmon_main.c

Debug channel "urlmon".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.