Skip to content

Latest commit

 

History

History
94 lines (76 loc) · 2.44 KB

nf-bits5_0-ibackgroundcopyjob5-getproperty.md

File metadata and controls

94 lines (76 loc) · 2.44 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.IBackgroundCopyJob5.GetProperty
IBackgroundCopyJob5::GetProperty (bits5_0.h)
A generic method for getting BITS job properties.
GetProperty
GetProperty method [BITS]
GetProperty method [BITS]
IBackgroundCopyJob5 interface
IBackgroundCopyJob5 interface [BITS]
GetProperty method
IBackgroundCopyJob5.GetProperty
IBackgroundCopyJob5::GetProperty
bits.ibackgroundcopyjob5_getproperty
bits5_0/IBackgroundCopyJob5::GetProperty
bits\ibackgroundcopyjob5_getproperty.htm
Bits
567C21C7-C689-4A13-9DCA-D45766CB5150
12/05/2018
GetProperty, GetProperty method [BITS], GetProperty method [BITS],IBackgroundCopyJob5 interface, IBackgroundCopyJob5 interface [BITS],GetProperty method, IBackgroundCopyJob5.GetProperty, IBackgroundCopyJob5::GetProperty, bits.ibackgroundcopyjob5_getproperty, bits5_0/IBackgroundCopyJob5::GetProperty
bits5_0.h
Bits.h
Windows
Windows 8
Windows Server 2012
Bits5_0.idl
Bits.lib
Windows
19H1
IBackgroundCopyJob5::GetProperty
bits5_0/IBackgroundCopyJob5::GetProperty
c++
APIRef
kbSyntax
COM
Bits.lib
Bits.dll
IBackgroundCopyJob5.GetProperty

IBackgroundCopyJob5::GetProperty

-description

A generic method for getting BITS job properties.

-parameters

-param PropertyId [in]

The ID of the property that is being obtained specified as a BITS_JOB_PROPERTY_ID enum value.

-param PropertyValue [out]

The property value returned as a BITS_JOB_PROPERTY_VALUE union.

-returns

The method returns the following return values.

Return code Description
S_OK
Success

-see-also

IBackgroundCopyJob5

IBackgroundCopyJob5::SetProperty