Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.33 KB

nf-bits5_0-ibackgroundcopyfile5-getproperty.md

File metadata and controls

76 lines (60 loc) · 2.33 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:bits5_0.IBackgroundCopyFile5.GetProperty
IBackgroundCopyFile5::GetProperty (bits5_0.h)
Gets a generic property of a BITS file transfer.
GetProperty
GetProperty method [BITS]
GetProperty method [BITS]
IBackgroundCopyFile5 interface
IBackgroundCopyFile5 interface [BITS]
GetProperty method
IBackgroundCopyFile5.GetProperty
IBackgroundCopyFile5::GetProperty
bits.ibackgroundcopyfile5_getproperty
bits5_0/IBackgroundCopyFile5::GetProperty
bits\ibackgroundcopyfile5_getproperty.htm
Bits
7afe4d11-f611-40ea-be94-7825f95576de
12/05/2018
GetProperty, GetProperty method [BITS], GetProperty method [BITS],IBackgroundCopyFile5 interface, IBackgroundCopyFile5 interface [BITS],GetProperty method, IBackgroundCopyFile5.GetProperty, IBackgroundCopyFile5::GetProperty, bits.ibackgroundcopyfile5_getproperty, bits5_0/IBackgroundCopyFile5::GetProperty
bits5_0.h
Bits.h
Windows
Windows 8
Windows Server 2012
Bits5_0.idl
Bits.lib
Windows
19H1
IBackgroundCopyFile5::GetProperty
bits5_0/IBackgroundCopyFile5::GetProperty
c++
APIRef
kbSyntax
COM
Bits.lib
Bits.dll
IBackgroundCopyFile5.GetProperty

IBackgroundCopyFile5::GetProperty

-description

Gets a generic property of a BITS file transfer.

-parameters

-param PropertyId [in]

Specifies the file property whose value is to be retrieved.

-param PropertyValue [out]

The property value, returned as a pointer to a BITS_FILE_PROPERTY_VALUE union. Use the union field appropriate for the property ID value passed in.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IBackgroundCopyFile5

IBackgroundCopyFile5.SetProperty