.
C# Signature:
[DllImport("ole32.dll", CharSet=CharSet.Unicode, ExactSpelling=true, PreserveSig=false)]
static extern void ReadFmtUserTypeStg(IStorage pStg, out CLIPFORMAT pcf,
[MarshalAs(UnmanagedType.LPWStr)] out string lplpszUserType);
User-Defined Types:
CLIPFORMAT
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
Writes a clipboard format and user type to the storage object.
3/16/2007 8:08:51 AM - anfortas.geo@yahoo.com-216.204.61.86
TODO - a short description
3/16/2007 8:07:00 AM - anonymous
