NAME

InternetSetStatusCallbackW  (WININET.@)

SYNOPSIS

 INTERNET_STATUS_CALLBACK InternetSetStatusCallbackW
 (
  HINTERNET                hInternet,
  INTERNET_STATUS_CALLBACK lpfnIntCB
 )

DESCRIPTION

Sets up a callback function which is called as progress is made during an operation.

RETURNS

Previous callback or NULL on success INTERNET_INVALID_STATUS_CALLBACK on failure

IMPLEMENTATION

Defined in "wininet.h".

Implemented in "dlls/wininet/internet.c". source.winehq.org/source/dlls/wininet/internet.c

Debug channel "wininet".


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