Please code this in C# to create DLL
😁
T32_GetMessage
Prototype
:
int T32_GetMessage ( char message[128], word * pmode );
Parameters
:
message pointer to an array of 128 characters to catch the
message
pmode pointer to variable to chatch the message mode
message
pmode pointer to variable to chatch the message mode
Returns
: 0 for ok, otherwise Error value
Tony J S
Tony J S
0