次の方法で共有


RegisterIPClass (Windows CE 5.0)

Send Feedback

This function registers the IP address window class that is displayed in the network connections user interface.

void RegisterIPClass(  HINSTANCE hInst);

Parameters

  • hInst
    [in] A handle to a handle to the dynamic-link library that holds the IP address window class.

Return Values

None.

Remarks

This function is exported from netui.def.

Requirements

OS Versions: Windows CE 5.0 and later.

Header: Netui.h.

Link Library: Netui.lib.

See Also

Network User Interface Functions | UnregisterIPClass

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.