Class REGULATORY_LINKPROFILE_DATA
Inheritance
System.Object
REGULATORY_LINKPROFILE_DATA
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public class REGULATORY_LINKPROFILE_DATA
Constructors
REGULATORY_LINKPROFILE_DATA(Byte, UInt64)
Declaration
public REGULATORY_LINKPROFILE_DATA(byte defLinkProfile, ulong linkProfileSupportMask)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Byte | defLinkProfile | |
| System.UInt64 | linkProfileSupportMask |
Fields
defLinkProfile
Declaration
public byte defLinkProfile
Field Value
| Type | Description |
|---|---|
| System.Byte |
linkProfileSupportMask
Declaration
public ulong linkProfileSupportMask
Field Value
| Type | Description |
|---|---|
| System.UInt64 |