Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 646 Bytes

posprinter_getdefaultasync_1549573963.md

File metadata and controls

24 lines (17 loc) · 646 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.PosPrinter.GetDefaultAsync
winrt method
xbox

Windows.Devices.PointOfService.PosPrinter.GetDefaultAsync

-description

Gets the default paired or locally-connected printer.

-returns

The default locally-connected printer.

-remarks

The app manifest must include the PointofService device capability. If the manifest omits this capability, this method returns null and no exception is generated.

-examples

-see-also