ReactOS 0.4.15-dev-7942-gd23573b
IBackgroundCopyFile Interface Reference
Inheritance diagram for IBackgroundCopyFile:
Collaboration diagram for IBackgroundCopyFile:

Classes

struct  _BG_FILE_PROGRESS
 

Public Types

typedef struct IBackgroundCopyFile::_BG_FILE_PROGRESS BG_FILE_PROGRESS
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT GetRemoteName ([out] LPWSTR *pVal)
 
HRESULT GetLocalName ([out] LPWSTR *pVal)
 
HRESULT GetProgress ([out] BG_FILE_PROGRESS *pVal)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 46 of file bits.idl.

Member Typedef Documentation

◆ BG_FILE_PROGRESS

Member Function Documentation

◆ GetLocalName()

HRESULT IBackgroundCopyFile::GetLocalName ( [out] LPWSTR pVal)

◆ GetProgress()

HRESULT IBackgroundCopyFile::GetProgress ( [out] BG_FILE_PROGRESS pVal)

◆ GetRemoteName()

HRESULT IBackgroundCopyFile::GetRemoteName ( [out] LPWSTR pVal)

The documentation for this interface was generated from the following file: