Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Initializes the network address control window class.
Syntax
BOOL InitNetworkAddressControl();
Return value
Type: BOOL
TRUE if the initialization succeeded; or FALSE otherwise.
Remarks
The network address control looks like an edit control and offers the additional functionality of network address verification. The control uses a balloon tip to display error messages.
This function initializes class WC_NETADDRESS. If this function returns TRUE, the control can be created.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | shellapi.h |
| Library | OneCore.Lib |
| DLL | Shell32.dll |