x-post microsoft.public.dotnet.framework.interop,
microsoft.public.dotnet.vb.upgrade
fup to: microsoft.public.dotnet.framework.interop
Hi,
I'm getting an array of VARIANTs from a COM server. This array contains
different VARIANT types, e.g. VT_I4 and also VT_ERROR.
How can I handle the...
more >>
Reading - Parsing Records From An LDAP LDIF File In .Net?
I am in need of a .Net class that will allow for the parsing of a LDAP
LDIF file. An LDIF file is the standard format for representing LDAP
objects. I need to be able to read the records from an LDIF file into
..Net.
There exists a...
more >>