Microsoft SDK for Java

Win32SystemResourceDecoder Class Methods

The Win32SystemResourceDecoder Class contains the following methods:

getBytes retrieves a byte block of the specified resource type, with the given identifier.
getDialog retrieves a UIDialog object with the specified dialog identifier from native resources.
getLocale retrieves the current locale.
getString retrieves a string resource with the specified string identifier.
populateDialog fills an existing dialog box, in the current locale with the specified identifier, with the data and/or controls as specified in the resource.
setLocale sets the current locale.

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