Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 749 Bytes

ippattributevalue_createoctetstring_1905858027.md

File metadata and controls

33 lines (18 loc) · 749 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateOctetString(Windows.Storage.Streams.IBuffer)
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateOctetString(Windows.Storage.Streams.IBuffer)

-description

Creates an IppAttributeValue object that contains a octetString attribute with the specified value, as defined by the Internet Printing Protocol (IPP).

-parameters

-param value

The value of the octetString attribute.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples