Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The CopySelection method copies the selected item's data object to the clipboard.
Syntax
View.CopySelection()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Examples
' Copy the selection's data object to the clipboard.
objView.CopySelection
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_View is defined as 6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38 |