Board index » Visual Studio » IMAPI Recording

IMAPI Recording

Visual Studio220
I'm just going through some code I found on MSDN regarding using the IMAPI

interface. Unfortunately all it seems to do is enumerate the drives and

then display their information, one comment made me laugh



// This requires dealing with IEnumSTATPROPSTG--Ugh!



That's really encouraging isn't it? Ideally I wanted to do this through

VB.NET but examples seem to be a little lacklustre and unfortunately I

cannot resort to the VB Accellerator binary that is available.



Any pointers in the direction toward something that's a little more

intuitive than "Ugh!" I would be most appreciative.



Nick.


-
 

Re:IMAPI Recording

Hi Nice,

Since this issue is regarding device drivers, this newsgroup is not the

most appropriate for answering such questions. I recommend that you have a

new post at:

microsoft.public.development.device.drivers.



Best regards,

Charles Wang

Microsoft Online Community Support

=====================================================

When responding to posts, please "Reply to Group" via

your newsreader so that others may learn and benefit

from this issue.

======================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

======================================================



-