[Missing <summary> documentation for M:Org.LLRP.LTK.LLRPV1.LLRPClient.CUSTOM_MESSAGE(Org.LLRP.LTK.LLRPV1.MSG_CUSTOM_MESSAGE,Org.LLRP.LTK.LLRPV1.MSG_ERROR_MESSAGE@,System.Int32)]
| C# | Visual Basic | Visual C++ |
public MSG_CUSTOM_MESSAGE CUSTOM_MESSAGE( MSG_CUSTOM_MESSAGE msg, out MSG_ERROR_MESSAGE msg_err, int time_out )
Public Function CUSTOM_MESSAGE ( _ msg As MSG_CUSTOM_MESSAGE, _ <OutAttribute> ByRef msg_err As MSG_ERROR_MESSAGE, _ time_out As Integer _ ) As MSG_CUSTOM_MESSAGE
public: MSG_CUSTOM_MESSAGE^ CUSTOM_MESSAGE( MSG_CUSTOM_MESSAGE^ msg, [OutAttribute] MSG_ERROR_MESSAGE^% msg_err, int time_out )
- msg (MSG_CUSTOM_MESSAGE)
[Missing <param name="msg"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPClient.CUSTOM_MESSAGE(Org.LLRP.LTK.LLRPV1.MSG_CUSTOM_MESSAGE,Org.LLRP.LTK.LLRPV1.MSG_ERROR_MESSAGE@,System.Int32)"]
- msg_err ( MSG_ERROR_MESSAGE %)
[Missing <param name="msg_err"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPClient.CUSTOM_MESSAGE(Org.LLRP.LTK.LLRPV1.MSG_CUSTOM_MESSAGE,Org.LLRP.LTK.LLRPV1.MSG_ERROR_MESSAGE@,System.Int32)"]
- time_out (Int32)
[Missing <param name="time_out"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPClient.CUSTOM_MESSAGE(Org.LLRP.LTK.LLRPV1.MSG_CUSTOM_MESSAGE,Org.LLRP.LTK.LLRPV1.MSG_ERROR_MESSAGE@,System.Int32)"]
[Missing <returns> documentation for M:Org.LLRP.LTK.LLRPV1.LLRPClient.CUSTOM_MESSAGE(Org.LLRP.LTK.LLRPV1.MSG_CUSTOM_MESSAGE,Org.LLRP.LTK.LLRPV1.MSG_ERROR_MESSAGE@,System.Int32)]