I'd make it

struct STGMEDIUM
{
  public TYMED tymed;
  public IntPtr data;
}

and then treat the data member in the appropriate way depending on what tymed is.


Mattias


===
Mattias Sj�gren
[EMAIL PROTECTED]

Reply via email to