Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Enums, prefix the name with the module name and a period.
STRRET_TYPE (Enums)
.
C# Definition:
public enum STRRET_TYPE
{
STRRET_WSTR = 0, // Use STRRET.pOleStr must be freed by caller of
// GetDisplayNameOf
STRRET_OFFSET = 0x1, // Use STRRET.uOffset Offset into SHITEMID for
// ANSI string
STRRET_CSTR = 0x2, // Use STRRET.cStr ANSI Buffer