[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.Decode_Envelope(System.Byte[],Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.LLRP_Envelope@)]
| C# | Visual Basic | Visual C++ |
public static void Decode_Envelope( byte[] hdr, out LLRPBinaryDecoder..::.LLRP_Envelope env )
Public Shared Sub Decode_Envelope ( _ hdr As Byte(), _ <OutAttribute> ByRef env As LLRPBinaryDecoder..::.LLRP_Envelope _ )
public: static void Decode_Envelope( array<unsigned char>^ hdr, [OutAttribute] LLRPBinaryDecoder..::.LLRP_Envelope% env )
- hdr (array< Byte >[]()[])
[Missing <param name="hdr"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.Decode_Envelope(System.Byte[],Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.LLRP_Envelope@)"]
- env ( LLRPBinaryDecoder..::.LLRP_Envelope %)
[Missing <param name="env"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.Decode_Envelope(System.Byte[],Org.LLRP.LTK.LLRPV1.LLRPBinaryDecoder.LLRP_Envelope@)"]