PC (Protocol Control) bits
| C# | Visual Basic | Visual C++ |
public byte[] PcBytes { get; }
Public ReadOnly Property PcBytes As Byte()
public: property array<unsigned char>^ PcBytes { array<unsigned char>^ get (); }
| C# | Visual Basic | Visual C++ |
public byte[] PcBytes { get; }
Public ReadOnly Property PcBytes As Byte()
public: property array<unsigned char>^ PcBytes { array<unsigned char>^ get (); }