RevokeBindStatusCallback (URLMON.@)
HRESULT RevokeBindStatusCallback ( IBindCtx* pbc, IBindStatusCallback* pbsc )
Unregister a bind status callback.
pbc [In] Binding context. pbsc [In] Callback to unregister.
Success: S_OK.
Failure: E_INVALIDARG, if any argument is invalid
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/urlmon/bindctx.c". gitlab.winehq.org/wine/wine/blob/master/dlls/urlmon/bindctx.c
Debug channel "urlmon".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.