Re: Does RSM is supported by the .NET Framework?
From: Neil Allen (nospam_at_fidget.co.uk)
Date: 03/22/04
- Next message: Jeff: "Generic Dispose Function?"
- Previous message: manoj: "multiple files are not accessible through argv"
- In reply to: Nadav: "Does RSM is supported by the .NET Framework?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 14:07:12 +0000
On Sun, 21 Mar 2004 18:20:35 +0200, "Nadav" <Not@Today.com> wrote:
>Does (R)emovable (S)torage (M)anagement API is supported by the .NET
>Framework?
>
>Nadav.
>
Dear Nadav
We did a *very* simple project (over a year ago - so I can't remember
all the details) that used RSM.
At that time we couldn't find any kind of managed interface. We solved
the bulk of our requirements using the RSM.EXE command line - called
using the Process class and capturing the StandardOutput. This worked
better than expected - it's there for scripting I believe.
We only needed to make a couple of API calls - where RSM.EXE didn't
expose the command we needed.
Regards
Neil Allen
- Next message: Jeff: "Generic Dispose Function?"
- Previous message: manoj: "multiple files are not accessible through argv"
- In reply to: Nadav: "Does RSM is supported by the .NET Framework?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|