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

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

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

Debug channel "urlmon".


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