Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DOT11_PHY_TYPE" in [All]

Structures

.

        /// DOT11_PHY_TYPE->_DOT11_PHY_TYPE

.

        public DOT11_PHY_TYPE dot11PhyType;

.

     ''' DOT11_PHY_TYPE->_DOT11_PHY_TYPE

.

     Public dot11PhyType As DOT11_PHY_TYPE

.

DOT11_PHY_TYPE

.

     public DOT11_PHY_TYPE dot11PhyType;

.

    // An array of DOT11_PHY_TYPE values that specify the supported PHY types.

.

    internal DOT11_PHY_TYPE[] dot11PhyTypes;

Enums

.

        public enum DOT11_PHY_TYPE

.

        dot11_phy_type_unknown,

.

        dot11_phy_type_any,

.

        dot11_phy_type_fhss,

.

        dot11_phy_type_dsss,

.

        dot11_phy_type_irbaseband,

.

        dot11_phy_type_ofdm,

.

        dot11_phy_type_hrdsss,

.

        dot11_phy_type_erp,

.

        dot11_phy_type_ht,

.

        dot11_phy_type_IHV_start,

.

        dot11_phy_type_IHV_end,

.

     Public Enum DOT11_PHY_TYPE

.

        dot11_phy_type_unknown

.

        dot11_phy_type_any

.

        dot11_phy_type_fhss

.

        dot11_phy_type_dsss

.

        dot11_phy_type_irbaseband

.

        dot11_phy_type_ofdm

.

        dot11_phy_type_hrdsss

.

        dot11_phy_type_erp

.

        dot11_phy_type_ht

.

        dot11_phy_type_IHV_start

.

        dot11_phy_type_IHV_end

.
Documentation
[DOT11_PHY_TYPE] on MSDN

 
Access PInvoke.net directly from VS: