#include <ralphint.h>
Inheritance diagram for IAsynchDownLoad:
Public Attributes | |
STDMETHOD( | StartAsynchDownLoad )()=0 |
STDMETHOD( | OnDataAvailable )(unsigned char *pReadBuffer, DWORD BytesRead)=0 |
STDMETHOD( | EndAsynchDownLoad )(HRESULT Status)=0 |
Definition at line 276 of file ralphint.h.
|
|
|
|
|
|