Microsoft SDK for Java

IResourceLoader.getResource

Retrieves a data stream for the specified resource.

Syntax

public IDataStream getResource( String resource )

Parameters

resource

The name of the resource to be retrieved.

Return Value

Returns an IDataStream object that represents the data stream containing the resource.

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