InternetSetStatusCallbackA (WININET.@)
INTERNET_STATUS_CALLBACK InternetSetStatusCallbackA ( HINTERNET hInternet, INTERNET_STATUS_CALLBACK lpfnIntCB )
Sets up a callback function which is called as progress is made during an operation.
Previous callback or NULL on success INTERNET_INVALID_STATUS_CALLBACK on failure
Declared in "include/wininet.h". gitlab.winehq.org/wine/wine/blob/master/include/wininet.h
Implemented in "dlls/wininet/internet.c". gitlab.winehq.org/wine/wine/blob/master/dlls/wininet/internet.c
Debug channel "wininet".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.