The AddPort function adds the name of a port to the list of supported ports. The AddPort function is exported by the print monitor.
BOOL AddPort(
LPTSTR pName, |
// pointer to a server name |
HWND hWnd, |
// handle to parent window |
LPTSTR pMonitorName |
// pointer to a monitor name |
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
The AddPort function browses the network to find existing ports, and displays a dialog box for the user. The AddPort function should validate the port name entered by the user by calling EnumPorts to ensure that no duplicate names exist.
The caller of the AddPort function must have SERVER_ACCESS_ADMINISTER access to the server to which the port is connected.
file: /Techref/os/win/api/win32/func/src/f01_8.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 02:21,
3.142.124.83:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f01_8.htm"> AddPort</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.