nw::lyt::GraphicsResource::GetResourcePath Member Function

Syntax

const wchar_t * GetResourcePath(
     int         index
);

Arguments

Name Description
index The resource file index number (index >=0).

Return Values

Returns the path to a resource file. Returns NULL if there is no resource that corresponds to the specified index.

Description

Gets the path to a resource file.

See Also

StartSetup
GetResourceName

Revision History

2009/09/18
Initial version.

CONFIDENTIAL