This document is archived and information here might be outdated. Recommended version. |
StorageMedium for Paste. (Look up the C++ TYMED enumeration on MSDN for details).
[Visual Basic .NET]
Public Sub StorageMedium ( _
ByRef tymed As Integer _
)
[C#]
public void StorageMedium (
ref int tymed
);