Dears,
I have a problem with passing out type parameter to win32com function. In C#
envirement one of the COM’s function prototype is:
int ActEasyIF.ReadDeviceBlock(string szDevice, int Isize, out int
IpIdata);
when calling the function ,it passes a first element of a int array to
Dears,
I have a problem with passing out type parameter to win32com function. In C#
envirement one of the COM's function prototype is:
int ActEasyIF.ReadDeviceBlock(string szDevice, int Isize, out
int IpIdata);
when calling the function ,it passes a first element of a int array to t