Поделиться через


CNetAddressCtrl::GetAllowType

Retrieves the type of network address that the current network address control can support.

DWORD GetAllowType() const;

Возвращаемое значение

A bitwise combination (OR) of flags that specifies the types of addresses the network address control can support. For more information, see NET_STRING.

Требования

Header: afxcmn.h

This method is supported in Windows Vista and later.

Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.

Заметки

This message invokes the NetAddr_GetAllowType macro, which is described in the Windows SDK. That macro sends the NCM_GETALLOWTYPE message.

См. также

Основные понятия

CNetAddressCtrl Class

CNetAddressCtrl Members

Hierarchy Chart

NetAddr_GetAllowType

CNetAddressCtrl::SetAllowType

NET_STRING