Skip to content

Latest commit

 

History

History
66 lines (53 loc) · 1.67 KB

nf-printerextension-iprinterpropertybag-getwritestream.md

File metadata and controls

66 lines (53 loc) · 1.67 KB
UID title description tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NF:printerextension.IPrinterPropertyBag.GetWriteStream
IPrinterPropertyBag::GetWriteStream (printerextension.h)
Gets a stream in order to write a stream property.
print
08/03/2022
IPrinterPropertyBag::GetWriteStream
GetWriteStream, GetWriteStream method [Print Devices], GetWriteStream method [Print Devices],IPrinterPropertyBag interface, IPrinterPropertyBag interface [Print Devices],GetWriteStream method, IPrinterPropertyBag.GetWriteStream, IPrinterPropertyBag::GetWriteStream, print.iprinterpropertybag_getwritestream, printerextension/IPrinterPropertyBag::GetWriteStream
printerextension.h
Printerextension.h
Desktop
Windows
IPrinterPropertyBag::GetWriteStream
printerextension/IPrinterPropertyBag::GetWriteStream
APIRef
kbSyntax
COM
Printerextension.h
IPrinterPropertyBag::GetWriteStream

-description

Gets a stream in order to write a stream property.

-parameters

-param bstrName [in]

The property to write.

-param ppValue

The retrieved stream.

-returns

This method returns an HRESULT value.

-remarks

This method does not work with non-stream properties.

-see-also

IPrinterPropertyBag