Microsoft SDK for Java

mapFormat

This method of the ClientStoragePermission Class retrieves a permission-specific tag when given an encoding format. The tag is then used with the encode and decode methods to specify an encoding type.

Syntax

public String mapFormat(String format);

Return Value

Returns the permission-specific tag that corresponds to the specified format.

Parameters

format The encoding format to retrieve the tag for.

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