Microsoft SDK for Java

MultimediaPermission Class Methods

The MultimediaPermission Class contains the following methods:

check performs a check on the permission object.
combine returns a new MultimediaPermission instance.
compareSet compares the MultimediaPermission instance against the specified permission object.
copy retrieves a new instance of the MultimediaPermission class.
decode decodes the contents of the specified data stream into this permission object.
encode encodes the contents of this permission object and sends the encoded data to the specified stream.
mapFormat retrieves a permission-specific tag, given an encoding format.
supportedFormats retrieves the encoding formats that this permission type supports.
toString retrieves the string representation of the permission object.

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