ResourceSet: GetString

GetString

Returns a String resource from the set.



 Public Function GetString(
	  ByRef ResourceName As Variant ) As String

Parameters

ResourceName
[ByRef] Variant. The string identifier.

Return Values

String -  A resource string, or an empty string if not found.

See Also

Project CorLib Overview

Class ResourceSet Overview