Microsoft SDK for Java

getClipboardAccess

This method of the UIPermission Class determines whether the object indicates permission to access the Clipboard.

Syntax

public boolean getClipboardAccess();

Return Value

Returns true if the object indicates permission to access the Clipboard; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.