Document
authorMiguel de Icaza <miguel@gnome.org>
Mon, 28 Jan 2008 18:51:09 +0000 (18:51 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 28 Jan 2008 18:51:09 +0000 (18:51 -0000)
svn path=/trunk/mono/; revision=94166

man/mono.1

index 5584438a14331a25d5e68e3939eccecf431e6260..e0eea5b9cdb6e9a76c261d2505c4805badf5fb8f 100644 (file)
@@ -612,6 +612,12 @@ assemblies on demand and store the result into a cache in
 If set, this variable overrides the default system configuration directory
 ($PREFIX/etc). It's used to locate machine.config file.
 .TP
+.I "MONO_COM"
+Sets the style of COM interop.  If the value of this variable is "MS"
+Mono will use string marhsalling routines from the liboleaut32 for the
+BSTR type library, any other values will use the mono-builtin BSTR
+string marshalling.
+.TP
 .I "MONO_CONFIG"
 If set, this variable overrides the default runtime configuration file
 ($PREFIX/etc/mono/config). The --config command line options overrides the