Search:

Type: Posts; User: 冯锦华

Search: Search took 0.01 seconds.

  1. return arrays from COM to JScript ? ...

    return arrays from COM to JScript ?

    ...
  2. code on passing array from MFC ActiveX to Jscript...

    asb.. // A VBArray value.

    asj = new VBArray( asb ).toArray();//The conversion translates the
    //multidimensional VBArray into a single
    //dimensional JScript array.

    window.alert(asj[0]);...
Results 1 to 2 of 2