Microsoft SDK for Java

IResourceManager.setResourceSet

Sets the resource set that will store the properties for the specified locale.

Syntax

public void setResourceSet( Locale locale, IResourceSet set )

Parameters

locale

A Locale object that represents the locale to use.

set

An IResourceSet object that will store the properties.

See Also   getResourceSet

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