This document is archived and information here might be outdated. Recommended version. |
Indicates if the selection can be copied.
[Visual Basic .NET]
Public Function CanCopy ( _
) As Boolean
[C#]
public bool CanCopy (
);
[C++]
HRESULT CanCopy(
void
);