MonobjcMonobjc Documented Class Library
CW8021XProfile Constructor (value)
NamespacesMonobjc.CoreWLANCW8021XProfileCW8021XProfile(IntPtr)
Initializes a new instance of the CW8021XProfile class.
Declaration Syntax
C#Visual BasicVisual C++
public CW8021XProfile(
	IntPtr value
)
Public Sub New ( _
	value As IntPtr _
)
public:
CW8021XProfile(
	IntPtr value
)
Parameters
value (IntPtr)
The native pointer.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.CoreWLAN (Module: Monobjc.CoreWLAN)