DeletePortW (WINSPOOL.@)
BOOL DeletePortW ( LPWSTR pName, HWND hWnd, LPWSTR pPortName )
Delete a specific Port.
pName | [In] | Servername or NULL (local Computer). |
hWnd | [In] | Handle to parent Window for the Dialog-Box. |
pPortName | [In] | Name of the Port, that should be deleted. |
Success: TRUE
Failure: FALSE
Defined in "winspool.h".
Implemented in "dlls/winspool.drv/info.c". source.winehq.org/source/dlls/winspool.drv/info.c
Debug channel "winspool".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.