diff --git a/windows.devices.pointofservice/barcodescanner_close_811482585.md b/windows.devices.pointofservice/barcodescanner_close_811482585.md index 5b154b4da3..091935b11f 100644 --- a/windows.devices.pointofservice/barcodescanner_close_811482585.md +++ b/windows.devices.pointofservice/barcodescanner_close_811482585.md @@ -10,7 +10,7 @@ public void BarcodeScanner.Close() # Windows.Devices.PointOfService.BarcodeScanner.Close ## -description -Close the barcode scanner session, allowing it to be claimed by another client. +Close the barcode scanner session, allowing it to be claimed by another client. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -parameters diff --git a/windows.devices.pointofservice/claimedbarcodescanner_close_811482585.md b/windows.devices.pointofservice/claimedbarcodescanner_close_811482585.md index 4f7f7b8678..d047ce23da 100644 --- a/windows.devices.pointofservice/claimedbarcodescanner_close_811482585.md +++ b/windows.devices.pointofservice/claimedbarcodescanner_close_811482585.md @@ -10,7 +10,7 @@ public void Close() # Windows.Devices.PointOfService.ClaimedBarcodeScanner.Close ## -description -Releases exclusive claim to the barcode scanner. +Releases exclusive claim to the barcode scanner. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -remarks [Close](../windows.foundation/iclosable_close.md) methods aren't callable through Visual C++ component extensions (C++/CX) on Windows Runtime class instances where the class implemented [IClosable](../windows.foundation/iclosable.md). Instead, Visual C++ component extensions (C++/CX) code for runtime classes should call the destructor or set the last reference to **null**. diff --git a/windows.devices.pointofservice/claimedlinedisplay_close_811482585.md b/windows.devices.pointofservice/claimedlinedisplay_close_811482585.md index 964ad29c5d..34244103c0 100644 --- a/windows.devices.pointofservice/claimedlinedisplay_close_811482585.md +++ b/windows.devices.pointofservice/claimedlinedisplay_close_811482585.md @@ -10,7 +10,7 @@ public void ClaimedLineDisplay.Close() # Windows.Devices.PointOfService.ClaimedLineDisplay.Close ## -description -Close the line display session. +Close the line display session. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -parameters diff --git a/windows.devices.pointofservice/claimedposprinter_close_811482585.md b/windows.devices.pointofservice/claimedposprinter_close_811482585.md index 112b9666c8..eabb45872a 100644 --- a/windows.devices.pointofservice/claimedposprinter_close_811482585.md +++ b/windows.devices.pointofservice/claimedposprinter_close_811482585.md @@ -10,7 +10,7 @@ public void Close() # Windows.Devices.PointOfService.ClaimedPosPrinter.Close ## -description -Disposes the claimed point-of-service printer object synchronously, releases the exclusive claim on the printer and disables it. +Disposes the claimed point-of-service printer object synchronously, releases the exclusive claim on the printer and disables it. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -remarks You cannot call [Close](../windows.foundation/iclosable_close.md) methods through Visual C++ component extensions (C++/CX) on Windows Runtime class instances where the class implemented [IClosable](../windows.foundation/iclosable.md). Instead, Visual C++ component extensions (C++/CX) code for runtime classes should call the destructor or set the last reference to **null**. diff --git a/windows.devices.pointofservice/linedisplay_close_811482585.md b/windows.devices.pointofservice/linedisplay_close_811482585.md index a461ac5ee2..635a3ba1c8 100644 --- a/windows.devices.pointofservice/linedisplay_close_811482585.md +++ b/windows.devices.pointofservice/linedisplay_close_811482585.md @@ -10,7 +10,7 @@ public void LineDisplay.Close() # Windows.Devices.PointOfService.LineDisplay.Close ## -description -Close the line display session, allowing it to be claimed by another client. +Close the line display session, allowing it to be claimed by another client. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -parameters diff --git a/windows.devices.pointofservice/magneticstripereader_close_811482585.md b/windows.devices.pointofservice/magneticstripereader_close_811482585.md index 40f7f791ad..d9f8539be4 100644 --- a/windows.devices.pointofservice/magneticstripereader_close_811482585.md +++ b/windows.devices.pointofservice/magneticstripereader_close_811482585.md @@ -10,7 +10,7 @@ public void MagneticStripeReader.Close() # Windows.Devices.PointOfService.MagneticStripeReader.Close ## -description -Close the magnetic stripe reader session. +Close the magnetic stripe reader session. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -parameters diff --git a/windows.devices.pointofservice/posprinter_close_811482585.md b/windows.devices.pointofservice/posprinter_close_811482585.md index 63de41c15b..d579eb51c0 100644 --- a/windows.devices.pointofservice/posprinter_close_811482585.md +++ b/windows.devices.pointofservice/posprinter_close_811482585.md @@ -10,7 +10,7 @@ public void PosPrinter.Close() # Windows.Devices.PointOfService.PosPrinter.Close ## -description -Close the POS printer session. +Close the POS printer session. For C++ and JavaScript, use Close(). For C# and Visual Basic, use Dispose(). ## -parameters