Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function unregisters the IP address window class that is displayed in the network connections user interface.
Syntax
void UnregisterIPClass(
HINSTANCE hInst
);
Parameters
- hInst
[in] A handle to the dynamic-link library that holds the IP address window class.
Return Value
None.
Remarks
This function is exported from netui.def.
Requirements
Header |
netui.h |
Library |
Netui.lib |