Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 844 Bytes

ippprintdevice_setprinterattributesfrombuffer_1715668139.md

File metadata and controls

31 lines (18 loc) · 844 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppPrintDevice.SetPrinterAttributesFromBuffer(Windows.Storage.Streams.IBuffer)
winrt method

Windows.Devices.Printers.IppPrintDevice.SetPrinterAttributesFromBuffer(Windows.Storage.Streams.IBuffer)

-description

Sets attributes for the current printer as specified by the specified buffer that contains a serialized Internet Printing Protocol (IPP) attribute group.

-parameters

-param printerAttributesBuffer

A serialized Internet Printing Protocol (IPP) attribute group, as per the definition in the IPP specification.

-returns

The result of the attribute set operation.

-remarks

-see-also

-examples