Help for this page

Select Code to Download


  1. or download this
    $dev = Win32::OLE->new("ISWiAutomation.ISWiProject");
  2. or download this
    $dev = Win32::OLE->new("ISWiAutomation.ISWiProject") || die "Failed to instantiate : Win32::OLE::LastError()";