CustomRequestResponse.ContentSize (PROP) ¶ PROPERTY ContentSize : __UXINT Returns the size of the data pointer to by |ICustomResponse.|
CustomRequestResponse.RawData (PROP) ¶ PROPERTY RawData : POINTER TO BYTE Returns a pointer to the complete response, ie. including the according header information
CustomRequestResponse.RawSize (PROP) ¶ PROPERTY RawSize : __UXINT
IDriverCustomRequest ¶ Request (Property) Response (Property)
CustomRequestResponse.Request (PROP) ¶ PROPERTY Request : IDatasources.ICustomRequest
CustomRequestResponse.Response (PROP) ¶ PROPERTY Response : IDatasources.ICustomResponse
IRequest ¶ Poll (Method) Release (Method) Send (Method)
CustomRequestResponse.Poll (METH) ¶ METHOD Poll : SysTypes.RTS_IEC_RESULT we expect the automatic call of FB_Exit at return InOut: Scope Name Type Return Poll SysTypes.RTS_IEC_RESULT Inout conn PlcConnection
CustomRequestResponse.Release (METH) ¶ METHOD Release
CustomRequestResponse.Send (METH) ¶ METHOD Send : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Send SysTypes.RTS_IEC_RESULT Inout conn PlcConnection