ICDSV3Request.SetContentData (METH)ΒΆ

METHOD SetContentData : SysTypes.RTS_IEC_RESULT

Assigns the content of the CODESYS V3 Service that should be sent

InOut:

Scope

Name

Type

Comment

Return

SetContentData

SysTypes.RTS_IEC_RESULT

An error code representing the result of this operation.

Input

pData

POINTER TO BYTE

A pointer to the data that should be sent by the service

Note

This data does not include the header part so only the service content must be used here.

Important

Please remark that this buffer must be valid until the response is received, ie. ICustomRequestCallback.RequestFinished is called for the current request

uxiSize

__UXINT

The size of the data