Mercury API
LLRPMessageTypePair Constructor (msg, type)
NamespacesOrg.LLRP.LTK.LLRPV1.DataTypeLLRPMessageTypePairLLRPMessageTypePair(Object, ENUM_LLRP_MSG_TYPE)
Initializes a new instance of the LLRPMessageTypePair class
Declaration Syntax
C#Visual BasicVisual C++
public LLRPMessageTypePair(
	Object msg,
	ENUM_LLRP_MSG_TYPE type
)
Public Sub New ( _
	msg As Object, _
	type As ENUM_LLRP_MSG_TYPE _
)
public:
LLRPMessageTypePair(
	Object^ msg, 
	ENUM_LLRP_MSG_TYPE type
)
Parameters
msg (Object)

[Missing <param name="msg"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.LLRPMessageTypePair.#ctor(System.Object,Org.LLRP.LTK.LLRPV1.ENUM_LLRP_MSG_TYPE)"]

type (ENUM_LLRP_MSG_TYPE)

[Missing <param name="type"/> documentation for "M:Org.LLRP.LTK.LLRPV1.DataType.LLRPMessageTypePair.#ctor(System.Object,Org.LLRP.LTK.LLRPV1.ENUM_LLRP_MSG_TYPE)"]

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)