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