Exists(restype): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
No edit summary
(added info box)
Line 1: Line 1:
{{DISPLAYTITLE:exists(restype)}}{{AdvFileParam|exists[restype]}}
{{AdvParamInfo
Checks if a given resource type, identified by number, exists.
|SYNTAX = exists[restype]
|TITLESYNTAX = exists(restype)
|PREVIOUS = restypeexists
|VARIANTS =
|PEVERSION = ??? < 1.5.4.5
}}Checks if a given resource type, identified by number, exists.


==Usage==
==Usage==

Revision as of 19:07, 21 February 2008

exists[restype]
Variants exists[restype]
Previously restypeexists
Group [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]]
Version advcheck.dll ??? < 1.5.4.5

[[Category:Advanced file parameters for {{{GROUP}}}]] Checks if a given resource type, identified by number, exists.

Usage

exists[restype]=<typeid(int)>

Examples

Description

Checks if a given resource type, identified by number, exists. An example number would be 24 for RT_MANIFEST.

See also

Similar parameters

Similar commands