OH Topics

OH Syntax


One Stepoh [-p n] [-t typeName] [-o fileName] [-a] [name] [-?]

Where:

-p n
only displays open handles for process with ClientId of n
-t typeName
only displays open object names of the specified type. Examples include: Key, File, Directory, Desktop, Semaphore, Mutant, Section, Event, Thread.
note-icon

Note

Use the -a option to also display unnamed objects of the specified type.

-o fileName
specifies the name of the file to write output.
-a
includes objects with no name.
name
displays only handles that contain the specified name.
-?
displays command-line help.