
tonyjs
Member • Oct 10, 2008
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β