This document is archived and information here might be outdated. Recommended version. |
Binary data representing requested query result.
[Visual Basic .NET]
Public ReadOnly Property MimeData As Byte[]
[C#]
public Byte[] MimeData {get;}
[C++]
HRESULT get_MimeData(
SAFEARRAY(System.Byte)* Data
);
[C++] Parameters Data [out, retval]
Data is a parameter of type SAFEARRAY(unsigned char)*