This document is archived and information here might be outdated. Recommended version. |
Exports to a byte array.
[Visual Basic .NET]
Public Function ExportToBytes ( _
) As Byte[]
[C#]
public Byte[] ExportToBytes (
);
[C++]
HRESULT ExportToBytes(
void
);